MonoMac.AudioToolbox.AudioChannelLayout Members

The members of MonoMac.AudioToolbox.AudioChannelLayout are listed below.

See Also: Inherited members from System.Object

Public Constructors

Documentation for this section has not yet been entered.

Public Fields

AudioTagAudioChannelLayoutTag. Documentation for this section has not yet been entered.
Bitmapint. The channel use bitmap (when Tag is set to UseChannelBitmap)
ChannelsAudioChannelDescription[]. The description of the various channels.

Public Properties

Tagint. Documentation for this section has not yet been entered.

Public Methods

AsData() : MonoMac.Foundation.NSData
Encodes the AudioChannelLayout as an in-memory NSData structure.
override
ToString() : string
Renders a human-readable version of the object.