KnownH265Complexity enum
Known values of H265Complexity 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. |