Unit 'libvlc' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libvlc]

libvlc_audio_output_channel_t

Declaration

Source position: libvlc.pp line 257

type libvlc_audio_output_channel_t = (

  libvlc_AudioChannel_Error = - 1,

  libvlc_AudioChannel_Stereo = 1,

  libvlc_AudioChannel_RStereo = 2,

  libvlc_AudioChannel_Left = 3,

  libvlc_AudioChannel_Right = 4,

  libvlc_AudioChannel_Dolbys = 5

);


Documentation generated on: 2023-03-18