TypeScript API Documentation for GSTREAMER
API Version: 1.0
Library Version: 1.28.1
Generated with TypeDoc via ts-for-gir v4.0.0-rc.9
Since 1.28
Logs a message with the specified context and ID. If the context has already seen this message based on its flags configuration, the message will not be logged.
level >= Gst.DebugLevel.MEMDUMP is not supported.
level
a Gst.LogContext
level of the message
the file that emitted the message, usually the FILE identifier
the function that emitted the message
the line that emitted the message, usually the LINE identifier
the contextual ID of the message
message string
1.28
Logs a message with the specified context and ID. If the context has already seen this message based on its flags configuration, the message will not be logged.
level>= Gst.DebugLevel.MEMDUMP is not supported.