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
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