set_audio_channel_type method

set_audio_channel_type(self, audio_channel_type)

Sets the audio channel type.


def set_audio_channel_type(self, audio_channel_type):
    ...
Parameter Type Description
audio_channel_type groupdocs.metadata.standards.xmp.schemes.XmpAudioChannelType The audio channel type.

See Also