Enumeration (GI Enum)

Gst-1.0GstTracerValueScopeSince 1.8

Tracing record will contain fields that contain a measured value or extra meta-data. One such meta data are values that tell where a measurement was taken. This enumerating declares to which scope such a meta data field relates to. If it is e.g. Gst.TracerValueScope.PAD, then each of the log events may contain values for different GstPads.

1.8

Index
ELEMENT: 2

the value is related to an Gst.Element

PAD: 3

the value is related to a Gst.Pad

PROCESS: 0

the value is related to the process

THREAD: 1

the value is related to a thread

Variables

$gtype