RecordChannel
Object Hierarchy:
Description:
[
CCode ( type_id =
"spice_record_channel_get_type ()" ) ]
public class RecordChannel :
Channel
The RecordChannel struct is opaque and should not be accessed directly.
Content:
Properties:
Creation methods:
Methods:
Signals:
- public virtual signal void record_start (int format, int channels, int freq)
Notify when the recording should start, and provide audio format
characteristics.
- public virtual signal void record_stop ()
Notify when the recording should stop.
Inherited Members:
All known members inherited from class Spice.Channel
All known members inherited from class GLib.Object