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

Enumeration Members

Enumeration Members

ELEMENT: number

the value is related to an Gst.Element

PAD: number

the value is related to a Gst.Pad

PROCESS: number

the value is related to the process

THREAD: number

the value is related to a thread