MonoTouch.AudioToolbox.AudioBuffer Structure
Represents a collection of audio samples.

See Also: AudioBuffer Members

Syntax

public struct AudioBuffer

Remarks

The samples stored on the audio buffer can either contain monophonic samples, in which case the NumberOfChannels property will be set to one. If the samples stored are stereo, then the NumberOfChannels will be set to two, and the samples are interleaved in the buffer.

Requirements

Namespace: MonoTouch.AudioToolbox
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0