playback_start
Description:
public virtual signal void playback_start (
int format,
int channels,
int freq)
Notify when the playback should start, and provide audio format characteristics.
Parameters:
format |
a SPICE_AUDIO_FMT
|
channels |
number of channels
|
rate |
audio rate
|