vlc.AudioOutputChannel

class vlc.AudioOutputChannel(value)

Bases: _Enum

Audio channels.

Defined symbols:
  • vlc.AudioOutputChannel.Error

  • vlc.AudioOutputChannel.Stereo

  • vlc.AudioOutputChannel.RStereo

  • vlc.AudioOutputChannel.Left

  • vlc.AudioOutputChannel.Right

  • vlc.AudioOutputChannel.Dolbys

Initialize self. See help(type(self)) for accurate signature.

_enum_names_