C# 클래스 Jishi.StreamToSonos.SilentWaveProvider

상속: IWaveProvider
파일 보기 프로젝트 열기: jishi/Jishi.StreamToSonos

공개 메소드들

메소드 설명
Read ( byte buffer, int offset, int count ) : int

메소드 상세

Read() 공개 메소드

public Read ( byte buffer, int offset, int count ) : int
buffer byte
offset int
count int
리턴 int