AudioChannelType

XmpDynamicMediaPackage.AudioChannelType property

Gets or sets the audio channel type.

public string AudioChannelType { get; set; }

Property Value

The audio channel type. One of: Mono, Stereo, 5.1, 7.1, 16 Channel, Other

See Also