how to use libvlc_video_set_track QTCreator

This forum is about all development around libVLC.
coder_gate
Blank Cone
Blank Cone
Posts: 24
Joined: 12 Mar 2010 07:34

how to use libvlc_video_set_track QTCreator

Postby coder_gate » 16 Mar 2010 09:51

i want use libvlc_video_set_track on QTcreator

coder_gate
Blank Cone
Blank Cone
Posts: 24
Joined: 12 Mar 2010 07:34

Re: how to use libvlc_video_set_track QTCreator

Postby coder_gate » 16 Mar 2010 10:46

why when i use code

Code: Select all

libvlc_exception_t _except; libvlc_exception_init (&_except); /* init vlc modules, should be done only once */ libvlc_video_set_track(_mp,2,&_except); raise(&_except);
then my program dont run

Jo2003
Blank Cone
Blank Cone
Posts: 67
Joined: 08 Feb 2010 13:29

Re: how to use libvlc_video_set_track QTCreator

Postby Jo2003 » 18 Mar 2010 13:36

What do you want to do exactly? Where you get the problem? Is this the only code you are using?

Best regards,
Jo2003


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 32 guests