Method

AstalWpVideoget_device

Declaration

AstalWpDevice*
astal_wp_video_get_device (
  AstalWpVideo* self,
  guint id
)

Description

The device with the given id.

Parameters

id

Type: guint

The id of the device.

Return value

Type: AstalWpDevice

The device with the given id.

The data is owned by the instance.
The return value can be NULL.