stopEncodingProcess

suspend fun stopEncodingProcess(deviceId: String, playSessionId: String): Response<Unit>

Stops an active encoding.

Parameters

deviceId

The device id of the client requesting. Used to stop encoding processes when needed.

playSessionId

The play session id.