C# Class MonoMac.AudioToolbox.AudioChannelDescription

Show file Open project: kangaroo/maccore Class Usage Examples

Public Properties

Property Type Description
Coords float[]
Flags AudioChannelFlags
Label AudioChannelLabel

Public Methods

Method Description
ToString ( ) : string

Method Details

ToString() public method

public ToString ( ) : string
return string

Property Details

Coords public property

public float[] Coords
return float[]

Flags public property

public AudioChannelFlags Flags
return AudioChannelFlags

Label public property

public AudioChannelLabel Label
return AudioChannelLabel