EVENT chapterChanged

This forum is about all development around libVLC.
chris_g
Blank Cone
Blank Cone
Posts: 12
Joined: 12 Nov 2009 10:51

EVENT chapterChanged

Postby chris_g » 08 Jul 2010 11:52

Hi,

after intensive searching (forum, doxygen and vlc sources) I did not found what I desperately need, accept the "chapterChanged" event in /vlc.1.0.x/modules/qt4...

Is there any chance to catch such an event automaticly in libvlc? I want to catch the event automaticly when the player changes to a new chapter in a title. NOT by user interaction!

e.g.:
I wan´t to play a special chapter from an dvd-title and at the moment the player reaches the next chapter (see below @1:3) I wan´t to quit.
For titles the mediaplayerEndReached is ok and I need an equvivalent for chapters...

_m = libvlc_media_new(_vlcinstance, "dvdsimple://X:@1:2", &_vlcexcep);
vlcraise(&_vlcexcep);

Thanks for any help.

Regards,
Chris

ivoire
Cone that earned his stripes
Cone that earned his stripes
Posts: 413
Joined: 20 Aug 2008 11:29
VLC version: trunk
Operating System: linux (debian sid)
Contact:

Re: EVENT chapterChanged

Postby ivoire » 08 Jul 2010 13:57

There is a libvlc_MediaPlayerTitleChanged. But I don't think there is the equivalent for the chapter.
You can fill a bug on the trac (http://trac.videolan.org)


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 21 guests