AudioBuffers.Item[Int32] Property

Definition

Returns the specified AudioBuffer.

public AudioToolbox.AudioBuffer this[int index] { get; set; }
member this.Item(int) : AudioToolbox.AudioBuffer with get, set

Parameters

index
Int32

Index of the AudioBuffer that you want to retrieve.

Property Value

Applies to