Function

RBgst_mime_type_to_media_type

Declaration [src]

const char*
rb_gst_mime_type_to_media_type (
  const char* mime_type
)

Description

No description available.

Parameters

mime_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: const char*

No description available.

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