Constructor
PhoshAudioDevicesnew
Declaration [src]
PhoshAudioDevices*
phosh_audio_devices_new (
GvcMixerControl* mixer,
gboolean is_input
)
Parameters
mixer-
Type:
GvcMixerControl*No description available.
The data is owned by the caller of the function. is_input-
Type:
gbooleanNo description available.
Return value
Type: PhoshAudioDevices
No description available.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |