AudioSampleType

XmpDynamicMediaPackage.AudioSampleType property

Gets or sets the audio sample type.

public string AudioSampleType { get; set; }

Property Value

The audio sample type. One of: 8Int, 16Int, 24Int, 32Int, 32Float, Compressed, Packed, Other.

See Also