libpromeki main
PROfessional MEdia toolKIt
 
Loading...
Searching...
No Matches
NodeMessage Struct Reference

Structured message emitted by a pipeline node. More...

#include <medianode.h>

Collaboration diagram for NodeMessage:

Public Attributes

Severity severity = Severity::Info
 Message severity level.
 
String message
 Human-readable message text.
 
uint64_t frameNumber = 0
 Frame number this message relates to (0 if not frame-specific).
 
TimeStamp timestamp
 When the message was created.
 
MediaNodenode = nullptr
 The node that emitted this message.
 

Detailed Description

Structured message emitted by a pipeline node.


The documentation for this struct was generated from the following file: