<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
> > Hi<br>> ><br>> > I am trying to add avent support for vlm (like in libvlc_media for  <br>> > medias).<br>> > [...]<br>> > Do you think I should catch input items events and send vlm  <br>> > vlc_event in input/vlm.c and then catch vlm events in control/vlm.c  <br>> > to send libvlc_events ?<br>> <br>> Sure. You could probably directly to everything in control/vlm.c. But  <br>> you'll have to be more specific on the event you intend to send.<br><br>I'd like to catch events on broadcast or VOD in vlm (pause, play, stop, eof....) and I thought I could use event manager in input_item_t object (itself in vlm_media_instance_sys_t).<br>So I think this can only be accessed in input/vlm.c.<br><br /><hr />Connect to the next generation of MSN Messenger   <a href='http://imagine-msn.com/messenger/launch80/default.aspx?locale=en-us&source=wlmailtagline' target='_new'>Get it now! </a></body>
</html>