Values.DashEncryptionSourceA Dynamic Adaptive Streaming over HTTP (DASH) encryption configuration.
type nonrec t = {keyRotationIntervalSeconds : int option;Time (in seconds) between each encryption key rotation.
*)spekeKeyProvider : SpekeKeyProvider.t;}val make :
?keyRotationIntervalSeconds:??? ->
spekeKeyProvider:SpekeKeyProvider.t ->
unit ->
t