Enumeration (GI Flags)

Gst-1.0GstElementFlags

The standard flags that an element may have.

Index
INDEXABLE: 512

the element can use an index

LAST: 16384

offset to define more flags

LOCKED_STATE: 16

ignore state changes from parent

PROVIDE_CLOCK: 128

the element can provide a clock

REQUIRE_CLOCK: 256

the element requires a clock

SINK: 32

the element is a sink

SOURCE: 64

the element is a source.

Variables

$gtype