:right-sidebar: True TracerValueScope =================================================================== .. currentmodule:: gi.repository.Gst .. versionadded:: 1.8 .. class:: TracerValueScope :no-contents-entry: 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. :const:`~gi.repository.Gst.TracerValueScope.PAD`, then each of the log events may contain values for different :obj:`~gi.repository.Gst.Pad`\. Fields ------ .. rst-class:: interim-class .. class:: TracerValueScope :no-index: .. attribute:: ELEMENT The type of the None singleton. .. attribute:: PAD The type of the None singleton. .. attribute:: PROCESS The type of the None singleton. .. attribute:: THREAD The type of the None singleton.