Query.parseNthFormat

Parse the format query and retrieve the nth format from it into format. If the list contains less elements than nth, format will be set to GST_FORMAT_UNDEFINED.

class Query
void
parseNthFormat

Parameters

nth uint

the nth format to retrieve.

format gst.types.Format

a pointer to store the nth format