次の方法で共有


AudioBuffers.Item[Int32] プロパティ

定義

指定した AudioBuffer を返します。

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

パラメーター

index
Int32

取得する AudioBuffer のインデックス。

プロパティ値

適用対象