On_outputSelfVideoRotateAngleChanged
7/5/26Less than 1 minute
On_outputSelfVideoRotateAngleChanged
Description
The notification indicating that the turn angle of the self-view video has changed
EventHandler<string> On_outputSelfVideoRotateAngleChangedResponse example
{
"event": "outputSelfVideoRotateAngleChanged",
"rotateAngle": 90,
"method": "event"
}Response Parameters
| Name | Description |
|---|---|
| rotateAngle | The current turn angle of the self-view (specified in degrees) |
See also