Reference documentation and code samples for the Live Stream V1 API module Google::Cloud::Video::LiveStream::V1::AutoTranscriptionConfig::QualityPreset.
Presets to tune the latency and quality of auto-generated captions.
Constants
QUALITY_PRESET_UNSPECIFIED
value: 0 Quality Preset is not specified. By default, BALANCED_QUALITY will be
used.
LOW_LATENCY
value: 1 Reduce the latency of auto-generated captions. This may reduce the
quality of the captions.
BALANCED_QUALITY
value: 2 Default behavior when QualityPreset is not specified.
IMPROVED_QUALITY
value: 3 Increases the quality of the auto-generated captions at the cost of
higher latency.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-30 UTC."],[],[]]