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