Contents

kAudioFormatProperty_ChannelShortName

An abbreviated name for a particular channel.

Declaration

var kAudioFormatProperty_ChannelShortName: AudioFormatPropertyID { get }

Discussion

An abbreviated name for a particular channel. The specifier is an AudioChannelDescription structure that has its mChannelLabel field set. The value is a CFString opaque type. The caller is responsible for releasing the returned string.

See Also

Constants