• Cyril Mathé's avatar
    ActiveX: Improve subtitle and audio track JS bindings · dd61c758
    Cyril Mathé authored
    - audio.count: give the number of available audio track
      - audio.description(int n): give the name of the n-th audio track
      - subtitle.count: give the number of available subtitle track
      - subtitle.description(int n): give the name of the n-th subtitle track
      - subtitle.track: get and set the subtitle track to show (similar as video.subtitle)
    Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
    dd61c758
axvlc.idl 23.5 KB