Query.writableStructure

Get the structure of a query. This method should be called with a writable query so that the returned structure is guaranteed to be writable.

class Query
writableStructure
()

Return Value

Type: Structure

the gstreamer.Structure of the query. The structure is still owned by the query and will therefore be freed when the query is unreffed.