set_formats


Description:

[ CCode ( sentinel = "" ) ]
public void set_formats (int n_formats, Format[] formats)

Set the formats query result fields in this.

The number of formats passed must be equal to n_formats.

Parameters:

this

a Query

n_formats

the number of formats to set.

...

A number of GstFormats equal to n_formats.