Method

PurpleMediaManagerget_video_caps

since: 2.8

Declaration [src]

GstCaps*
purple_media_manager_get_video_caps (
  PurpleMediaManager* manager
)

Description [src]

Returns current set of media formats limiting the output from video source.

Available since: 2.8

Return value

Type: GstCaps

GstCaps limiting the video source’s formats.

The caller of the method takes ownership of the data, and is responsible for freeing it.