C# Class Jishi.StreamToSonos.SilentWaveProvider

Inheritance: IWaveProvider
ファイルを表示 Open project: jishi/Jishi.StreamToSonos

Public Methods

Method Description
Read ( byte buffer, int offset, int count ) : int

Method Details

Read() public method

public Read ( byte buffer, int offset, int count ) : int
buffer byte
offset int
count int
return int