C# Class Jishi.StreamToSonos.SilentWaveProvider

Inheritance: IWaveProvider
Afficher le fichier Open project: jishi/Jishi.StreamToSonos

Méthodes publiques

Méthode Description
Read ( byte buffer, int offset, int count ) : int

Method Details

Read() public méthode

public Read ( byte buffer, int offset, int count ) : int
buffer byte
offset int
count int
Résultat int