On_NDIStateChanged
7/5/26Less than 1 minute
On_NDIStateChanged
Description
Notify about the changes in the availability of the NDI feature
EventHandler<string> On_NDIStateChangedResponse example
{
"method" : "event",
"event" : "NDIStateChanged",
"enabled" : true
}Response Parameters
| Name | Description |
|---|---|
| enabled | The flag showing if the NDI feature is now available |
See also