Function

RBgst_media_type_to_caps

Declaration [src]

GstCaps*
rb_gst_media_type_to_caps (
  const char* media_type
)

Description

No description available.

Parameters

media_type

Type: const char*

No description available.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.

Return value

Type: GstCaps

No description available.

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