callConvertVideoFormatsCommand
suspend fun callConvertVideoFormatsCommand(endpoint: String, params: ConvertVideoFormatsParams): ConvertVideoFormatsResponse
Call camera._convertVideoFormats
Return
response of convertVideoFormats command
Parameters
endpoint
Endpoint of Theta web API
params
convert video formats parameters
See also
Throws
java.net.ConnectException
can not connect to target endpoint
ConnectTimeoutException
timeout to connect target endpoint
RedirectResponseException
target response 3xx status
ClientRequestException
target response 4xx status
ServerResponseException
target response 5xx status