gst.tracer_record

Module for [TracerRecord] class

Types 3

Tracing modules will create instances of this class to announce the data they will log and create a log formatter.

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
TracerRecord self() nothrowReturns `this`, for use in `with` statements.
TracerRecordGidBuilder builder() static nothrowGet builder for [gst.tracer_record.TracerRecord] Returns: New builder object
Constructors
this(void * ptr, Flag!"Take" take)
Methods
TracerRecord build() nothrowCreate object from builder. Returns: New object