how to control video output type with the vlc sdk in my c++ codes
Posted: 25 Nov 2015 11:10
I write a simple test case with libvlc to play a video, now i want to select the "windows GDI video output" when play media, is there some function like "libvlc_media_player_set_ ....." which can control the video output?
Thanks!
Thanks!