Class DisplayTiming (1.17.0)
Stay organized with collections
Save and categorize content based on your preferences.
DisplayTiming(value)
Whether auto-generated text streams are displayed
synchronously or asynchronously with the original audio.
Enums
Name
Description
DISPLAY_TIMING_UNSPECIFIED
Display timing is not specified. Caption display will be asynchronous by default.
ASYNC
Caption will be displayed asynchronous with audio.
SYNC
Caption will be displayed synchronous with audio. This option increases overall media output latency, and reduces viewing latency between audio and auto-generated captions.