Method

AstalWpVideoget_sinks

Declaration

GList*
astal_wp_video_get_sinks (
  AstalWpVideo* self
)

Description

A list containing the video sinks.

Gets propertyAstalWp.Video:sinks

Return value

Type: A list of AstalWpEndpoint*

A GList containing the video sinks.

The caller of the method takes ownership of the data container, but not the data inside it.
The return value can be NULL.