stingerTransition
Use the interface to set whether to enable stinger transition for replay.
Request Mode
POST/GET http://ip/V1.0/replay/stingerTransition?enable=true
Request Data
| Parameter | Type | Description |
|---|---|---|
| enable | Boolean | Whether to enable stinger transition. true: Enable; false: Disable |
This is an optional parameter. If this parameter is not specified, it will default to toggling between the enable and disable states. |