User:Cmathe/sandbox
Jump to navigation
Jump to search
Video object
readonly properties
- vlc.video.subtitleCount: returns the number of subtitle available
methods
- vlc.video.subtitleName(int i): give the i-th subtitle name
Marquee Object
readonly properties
- vlc.video.marquee.enable: enable marquee filter
- vlc.video.marquee.disable: disable marque filter
Audio object
readonly properties
- vlc.audio.trackCount: returns the number of audio track available
methods
- vlc.audio.trackName(int i): give the i-th audio track name