Enum Class TracerValueScope

java.lang.Object
java.lang.Enum<TracerValueScope>
org.freedesktop.gstreamer.gst.TracerValueScope
All Implemented Interfaces:
Enumeration, Serializable, Comparable<TracerValueScope>, Constable

@Generated("io.github.jwharm.JavaGI") public enum TracerValueScope extends Enum<TracerValueScope> implements Enumeration
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. PAD, then each of the log events may contain values for different GstPads.