public AudioSampleReceived ( byte sample, int offset ) : void | ||
sample | byte | The audio sample. |
offset | int | The offset in the sample that the audio starts. |
return | void |
public AudioSampleReceived ( byte sample, int offset ) : void | ||
sample | byte | The audio sample. |
offset | int | The offset in the sample that the audio starts. |
return | void |