Class DisplayTiming (1.13.0)

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.