VIDEO_CODEC_CAPABILITY_LEVEL

The level of the codec capability.

Enumerator

CodecCapabilityLevelUnspecified
-1: Unsupported video type. Currently, only H.264 and H.265 formats are supported. If the video is in another format, this value will be returned.
CodecCapabilityLevelBasicSupport
5: Supports encoding and decoding videos up to 1080p and 30 fps.
CodecCapabilityLevel1080p30fps
10: Supports encoding and decoding videos up to1080p and 30 fps.
CodecCapabilityLevel1080p60fps
20: Support encoding and decoding videos up to 1080p and 60 fps.
CodecCapabilityLevel4k60fps
30: Support encoding and decoding videos up to 4K and 30 fps.