Method

AstalWpVideoget_source

Declaration

AstalWpEndpoint*
astal_wp_video_get_source (
  AstalWpVideo* self,
  guint id
)

Description

The source with the given id.

Parameters

id

Type: guint

The id of the endpoint.

Return value

Type: AstalWpEndpoint

The source with the given id.

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