menu
u package
documentation
components/media/u_media.dart
UDashContentProtection
UDashContentProtection.new const constructor
UDashContentProtection.new const constructor
dark_mode
light_mode
UDashContentProtection
constructor
const
UDashContentProtection
(
{
required
String
schemeIdUri
,
String
?
value
,
String
?
defaultKid
,
String
?
pssh
,
})
Implementation
const UDashContentProtection({required this.schemeIdUri, this.value, this.defaultKid, this.pssh});
u package
documentation
components/media/u_media
UDashContentProtection
UDashContentProtection.new const constructor
UDashContentProtection class