Enumeration (GI Flags)

Gst-1.0GstElementFlags

The standard flags that an element may have.

Index

Enumeration Members

INDEXABLE: number

the element can use an index

LAST: number

offset to define more flags

LOCKED_STATE: number

ignore state changes from parent

PROVIDE_CLOCK: number

the element can provide a clock

REQUIRE_CLOCK: number

the element requires a clock

SINK: number

the element is a sink

SOURCE: number

the element is a source.

Variables

$gtype