Method

PurpleMediaCodecto_string

since: 2.6

Declaration [src]

gchar*
purple_media_codec_to_string (
  PurpleMediaCodec* codec
)

Description [src]

Creates a string representation of the codec.

Available since: 2.6

Return value

Type: gchar*

The new string representation.

The caller of the method takes ownership of the data, and is responsible for freeing it.
The value is a NUL terminated UTF-8 string.