Method

AstalWpVideoget_recorders

Declaration

GList*
astal_wp_video_get_recorders (
  AstalWpVideo* self
)

Description

A list containing the video recorders.

Return value

Type: A list of AstalWpEndpoint*

A GList containing the video recorders.

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