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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-02 UTC."],[],[],null,[]]