Contents

kAudioFormatProperty_ChannelLayoutName

The a name for a particular channel layout.

Declaration

var kAudioFormatProperty_ChannelLayoutName: AudioFormatPropertyID { get }

Discussion

The a name for a particular channel layout. Set the inSpecifier parameter to an AudioChannelLayout structure containing the layout description. The value is a CFStringRef object. The caller is responsible for releasing the returned string.

See Also

Constants