# gotoPodium

Description

Take the podium

The command is used only in video selector. It becomes unavailable when the Automatic VAD-based stage entry mode is enabled

void gotoPodium()

Response example

{
    "method" : "gotoPodium",
    "requestId" : "1",
    "result" : true
}

Response Parameters

Name Description
requestId A unique request identifier
result A flag indicating whether the request was successful

See also

Last Updated: 09/12/2025