QueryType#

class QueryType#

Standard predefined Query types

Methods#

class QueryType
get_flags() QueryTypeFlags#

Gets the QueryTypeFlags associated with type.

get_name() str#

Get a printable name for the given query type. Do not modify or free.

to_quark() int#

Get the unique quark for the given query type.

Fields#

class QueryType
ACCEPT_CAPS#

The type of the None singleton.

ALLOCATION#

The type of the None singleton.

BITRATE#

The type of the None singleton.

BUFFERING#

The type of the None singleton.

CAPS#

The type of the None singleton.

CONTEXT#

The type of the None singleton.

CONVERT#

The type of the None singleton.

CUSTOM#

The type of the None singleton.

DRAIN#

The type of the None singleton.

DURATION#

The type of the None singleton.

FORMATS#

The type of the None singleton.

JITTER#

The type of the None singleton.

LATENCY#

The type of the None singleton.

POSITION#

The type of the None singleton.

RATE#

The type of the None singleton.

SCHEDULING#

The type of the None singleton.

SEEKING#

The type of the None singleton.

SEGMENT#

The type of the None singleton.

SELECTABLE#

The type of the None singleton.

Added in version 1.22.

UNKNOWN#

The type of the None singleton.

URI#

The type of the None singleton.