Class QualityPreset (1.13.0)

QualityPreset(value)

Presets to tune the latency and quality of auto-generated captions.

Enums

Name Description
QUALITY_PRESET_UNSPECIFIED Quality Preset is not specified. By default, BALANCED_QUALITY will be used.
LOW_LATENCY Reduce the latency of auto-generated captions. This may reduce the quality of the captions.
BALANCED_QUALITY Default behavior when QualityPreset is not specified.
IMPROVED_QUALITY Increases the quality of the auto-generated captions at the cost of higher latency.