set_audio_channel_type method

set_audio_channel_type

Sets the audio channel type.

def set_audio_channel_type(self, audio_channel_type):
    ...
Parameter Type Description
audio_channel_type XmpAudioChannelType The audio channel type.

See Also