CapsFeatures.toString_

Converts features to a human-readable string representation.

For debugging purposes its easier to do something like this:

GST_LOG ("features is %" GST_PTR_FORMAT, features);

This prints the features in human readable form.

class CapsFeatures
string
toString_
()

Return Value

Type: string

a pointer to string allocated by glib.global.gmalloc.