Method

AstalWpVideoget_sources

Declaration

GList*
astal_wp_video_get_sources (
  AstalWpVideo* self
)

Description

A list containing the video sources.

Gets propertyAstalWp.Video:sources

Return value

Type: A list of AstalWpEndpoint*

A GList containing the video sources.

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