KnownH264Complexity enum

Known values of H264Complexity that the service accepts.

Fields

Balanced

Tells the encoder to use settings that achieve a balance between speed and quality.

Quality

Tells the encoder to use settings that are optimized to produce higher quality output at the expense of slower overall encode time.

Speed

Tells the encoder to use settings that are optimized for faster encoding. Quality is sacrificed to decrease encoding time.