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
Generated using TypeDoc
Configuration interface for properties used for live streams.
Example: