getSupportedVideoSendResolutions

open fun getSupportedVideoSendResolutions(deviceName: String): Array<String>

Retrieves codecs/resolutions supported by the device name specified

Return

Array of supported codec values for that camera.

Parameters

deviceName

Name of one of the video devices returned from getVideoDevices