Enumeration (GI Flags)

Gst-1.0GstLogContextFlagsSince 1.28

Flags to control the behavior of a Gst.LogContext.

1.28

Index

Enumeration Members

Enumeration Members

NONE: number

No special behavior (empty flags)

THROTTLE: number

Enable message throttling/deduplication. This makes the context track which messages have been logged already based on their message hash, and only log them once (or periodically if an interval is set). Without this flag, all messages will be logged regardless of whether they've been logged before.

Variables

$gtype