On_NDIStateChanged

TrueConf7/5/26Less than 1 minute

On_NDIStateChanged

Description

Notify about the changes in the availability of the NDI feature

EventHandler<string> On_NDIStateChanged

Response example

{
    "method" : "event",
    "event" : "NDIStateChanged",
    "enabled" : true
}

Response Parameters

NameDescription
enabledThe flag showing if the NDI feature is now available

See also

Last Updated: