Reference documentation and code samples for the Google Cloud Video Live Stream V1 Client class AutoTranscriptionConfig.
Advanced configurations for auto-generated text streams.
Generated from protobuf message google.cloud.video.livestream.v1.AutoTranscriptionConfig
Namespace
Google \ Cloud \ Video \ LiveStream \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ display_timing
int
Optional. Whether auto-generated text streams are displayed synchronously or asynchronously with the original audio.
↳ quality_preset
int
Optional. Tunes the latency and quality of auto-generated captions.
getDisplayTiming
Optional. Whether auto-generated text streams are displayed synchronously or asynchronously with the original audio.
setDisplayTiming
Optional. Whether auto-generated text streams are displayed synchronously or asynchronously with the original audio.
$this
getQualityPreset
Optional. Tunes the latency and quality of auto-generated captions.
setQualityPreset
Optional. Tunes the latency and quality of auto-generated captions.
$this

