AudioFile.Read(Int64, Byte[], Int32, Int32, Boolean) 메서드

정의

에서 startingByte시작하여 에서 buffer바이트를 읽습니다count.

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

반환

적용 대상