DashIsoEncryptionSettings constructor
DashIsoEncryptionSettings({
- DashIsoPlaybackDeviceCompatibility? playbackDeviceCompatibility,
- SpekeKeyProvider? spekeKeyProvider,
Implementation
DashIsoEncryptionSettings({
this.playbackDeviceCompatibility,
this.spekeKeyProvider,
});