outputTimingSource property

GlobalConfigurationOutputTimingSource? outputTimingSource
final

Indicates whether the rate of frames emitted by the Live encoder should be paced by its system clock (which optionally may be locked to another source via NTP) or should be locked to the clock of the source that is providing the input stream.

Implementation

final GlobalConfigurationOutputTimingSource? outputTimingSource;