Values.MssPackageSourceA Microsoft Smooth Streaming (MSS) packaging configuration.
type nonrec t = {encryption : MssEncryption.t option;manifestWindowSeconds : int option;The time window (in seconds) contained in each manifest.
*)segmentDurationSeconds : int option;The duration (in seconds) of each segment.
*)streamSelection : StreamSelection.t option;}