getSupportedHeights

Get video encoder supported heights for the default video encoder.

Return

the range of supported heights

Parameters

mimeType

the video encoder mime type


fun getSupportedHeights(mimeType: String, name: String): Range<Int>

Get video encoder supported heights for the specified video encoder.

Return

the range of supported heights

Parameters

mimeType

the video encoder mime type

name

the video encoder name