Поделиться через


AudioFile.Read(Int64, Byte[], Int32, Int32, Boolean) Метод

Определение

Считывает байты count из buffer, начиная с 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

Возвращаемое значение

Применяется к