avcIntraClass property

AvcIntraClass? avcIntraClass
final

Specify the AVC-Intra class of your output. The AVC-Intra class selection determines the output video bit rate depending on the frame rate of the output. Outputs with higher class values have higher bitrates and improved image quality.

Implementation

final AvcIntraClass? avcIntraClass;