Method

AstalWpAudioget_microphone

[]

Declaration

AstalWpEndpoint*
astal_wp_audio_get_microphone (
  AstalWpAudio* self,
  guint id
)
[]

Description

Gets the microphone with the given id.

[]

Parameters

id

Type: guint

The id of the endpoint.

[]

Return value

Type: AstalWpEndpoint

No description available.

The returned data is owned by the instance.
The return value can be NULL.