vlc.AudioOutputDeviceTypes ========================== .. py:class:: vlc.AudioOutputDeviceTypes(value) Bases: :py:obj:`_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. .. py:attribute:: _enum_names_