User:Cmathe/sandbox

From VideoLAN Wiki
< User:Cmathe
Revision as of 12:03, 4 May 2009 by Cmathe (talk | contribs) (New page: ====Video object==== readonly properties *'''vlc.video.subtitleCount''': returns the number of subtitle available methods *'''vlc.video.subtitleName(int i)''': give the i-th subtitle nam...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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