osxaudiosrc
osxaudiosrc — Input from a sound card in OS X
|
|
Properties
"device" gint : Read / Write
Description
This element captures raw audio samples using the CoreAudio api.
Details
GstOsxAudioSrc
typedef struct {
GstBaseAudioSrc src;
AudioDeviceID device_id;
/* actual number of channels reported by input device */
int deviceChannels;
} GstOsxAudioSrc;
Property Details
The "device"
property
"device" gint : Read / Write
Device ID of input device.
Allowed values: >= 0
Default value: 0