共用方式為


AudioStreamBasicDescription.BytesPerFrame 欄位

定義

音訊框架中的位元組數目;針對壓縮格式使用零。

public int BytesPerFrame;
val mutable BytesPerFrame : int

欄位值

備註

此值必須考慮資料是否交錯。 如果是,大小必須包含框架的整個大小,包括交錯的資料。

適用於