Configuration interface for properties used for live streams.
Example:
{ synchronization: [{ method: LiveSynchronizationMethod.HttpHead, serverUrl: 'http://time.akamai.com', }],} Copy
{ synchronization: [{ method: LiveSynchronizationMethod.HttpHead, serverUrl: 'http://time.akamai.com', }],}
Optional
Configuration to enable maintaining a desired live latency.
Configuration to enable the synchronization of the client-clock with an external time source.
Configuration interface for properties used for live streams.
Example: