Method

AstalWpVideoget_streams

Declaration

GList*
astal_wp_video_get_streams (
  AstalWpVideo* self
)

Description

A list containing the video streams.

Gets propertyAstalWp.Video:streams

Return value

Type: A list of AstalWpEndpoint*

A GList containing the video streams.

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