Method

AstalWpVideoget_devices

Declaration

GList*
astal_wp_video_get_devices (
  AstalWpVideo* self
)

Description

A list containing the devices.

Gets propertyAstalWp.Video:devices

Return value

Type: A list of AstalWpDevice*

A GList containing the devices.

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