Constructor

PhoshAudioDevicesnew

Declaration [src]

PhoshAudioDevices*
phosh_audio_devices_new (
  GvcMixerControl* mixer,
  gboolean is_input
)

Description

No description available.
This constructor is not directly available to language bindings

Parameters

mixer GvcMixerControl*
  No description available.
 The data is owned by the caller of the function.
is_input gboolean
  No description available.

Return value

Returns: PhoshAudioDevices
  No description available.
 The caller of the function takes ownership of the data, and is responsible for freeing it.