How to get channel id at run time using vlclib.dll in c++
Posted: 04 Aug 2014 12:31
Dear All
i want to get channel information at run time means which channel running and how many channels running by using live streaming.
recently i using : libvlc_track_description_t *videoIDs = libvlc_video_get_track_description(mp); this api but it returns null.
if some one help me out its great ...
thanks in advance.
i want to get channel information at run time means which channel running and how many channels running by using live streaming.
recently i using : libvlc_track_description_t *videoIDs = libvlc_video_get_track_description(mp); this api but it returns null.
if some one help me out its great ...
thanks in advance.