NodeWarningSuppression

Field

Type

Repeated

Description

mediaNodeId

MediaNodeId

kind

NodeWarningKind

suppress

bool

true = suppress, false = clear suppression.

Argument of

Method

Description

SetNodeWarningSuppression

Suppress or clear suppression of a specific log warning for a specific media node. The engine cannot infer whether a frame source is intended to be subscribed to (fallbacks, for example, may spend long stretches unsubscribed). This call lets the client declare, per node, that a particular subscription-state warning is expected and should not be logged. State is cleared automatically when the node exits.