AudioFile.Read(Int64, Byte[], Int32, Int32, Boolean) 方法

定义

countbuffer读取字节,从 开始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

返回

适用于