The fields of MonoMac.AudioToolbox.AudioBuffer are listed below. For a list of all members, see the AudioBuffer Members list.
See Also: Inherited members from System.ValueType
| Data | IntPtr. Pointer to the raw audio data. | |
| DataByteSize | int. The size of the buffer pointed to by MonoMac.AudioBuffer.Data. | |
| NumberChannels | int. The number of channels in the audio buffer. One for monophonic, non-interleaved data or two for stereo, interleaved data. |