Type Alias DynamicStreamProperties
DynamicStreamProperties:
| "highDemandTimeWindow"
| "httpDownloadTimeWindow"
| "p2pDownloadTimeWindow"
| "simultaneousHttpDownloads"
| "simultaneousP2PDownloads"
| "webRtcMaxMessageSize"
| "p2pNotReceivingBytesTimeoutMs"
| "p2pInactiveLoaderDestroyTimeoutMs"
| "httpNotReceivingBytesTimeoutMs"
| "httpErrorRetries"
| "p2pErrorRetries"
| "validateP2PSegment"
| "httpRequestSetup"
| "isP2PDisabled"
| "isP2PUploadDisabled"
Represents a set of properties that can be dynamically modified at runtime.