audio_channel_type property
audio_channel_type property
Gets or sets the audio channel type.
Definition:
@property
def audio_channel_type(self):
...
@audio_channel_type.setter
def audio_channel_type(self, value):
...
Gets or sets the audio channel type.
@property
def audio_channel_type(self):
...
@audio_channel_type.setter
def audio_channel_type(self, value):
...