次の方法で共有


AudioFile.Read(Int64, Byte[], Int32, Int32, Boolean) メソッド

定義

からbufferバイトを読み取りますcount。開始位置は startingByteです。

public int Read (long startingByte, byte[] buffer, int offset, int count, bool useCache);
member this.Read : int64 * byte[] * int * int * bool -> int

パラメーター

startingByte
Int64
buffer
Byte[]
offset
Int32
count
Int32
useCache
Boolean

戻り値

適用対象