Method

AstalWpAudioget_recorder

Declaration

AstalWpEndpoint*
astal_wp_audio_get_recorder (
  AstalWpAudio* self,
  guint id
)

Description

Gets the recorder with the given id.

Parameters

id

Type: guint

The id of the endpoint.

Return value

Type: AstalWpEndpoint

No description available.

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