Module: Gst::TracerValueScope

Defined in:
(unknown)

Constant Summary collapse

PROCESS =

the value is related to the process

0 or :process
THREAD =

the value is related to a thread

1 or :thread
ELEMENT =

the value is related to an Gst::Element

2 or :element
PAD =

the value is related to a Gst::Pad

3 or :pad