isVideoScaledDown

fun isVideoScaledDown(connectionId: String?): Boolean

Checks if video resolution is being scaled down for the given connection or all connections.

Return

'true' if video resolution is being scaled down.

Parameters

connectionId

The connection ID. If not set then checks default setting for new connections.