vlc.AudioOutputDeviceTypes

class vlc.AudioOutputDeviceTypes(value)

Bases: _Enum

Audio device types.

Defined symbols:
  • vlc.AudioOutputDeviceTypes.Error

  • vlc.AudioOutputDeviceTypes.Mono

  • vlc.AudioOutputDeviceTypes.Stereo

  • vlc.AudioOutputDeviceTypes._2F2R

  • vlc.AudioOutputDeviceTypes._3F2R

  • vlc.AudioOutputDeviceTypes._5_1

  • vlc.AudioOutputDeviceTypes._6_1

  • vlc.AudioOutputDeviceTypes._7_1

  • vlc.AudioOutputDeviceTypes.SPDIF

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

_enum_names_