getCameraSupportedResolutions

fun getCameraSupportedResolutions(context: Context): List<Size>

Get camera supported resolutions that are also supported by the encoder.

Return

list of resolutions

Parameters

context

application context