-
public final class ContentProtection.SchemeRepresents a specific Content Protection technology, uniquely identified with an uri.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classContentProtection.Scheme.Companion
-
Field Summary
Fields Modifier and Type Field Description private final LocalizedStringnameprivate final Stringuri
-
Constructor Summary
Constructors Constructor Description ContentProtection.Scheme(String uri)
-
Method Summary
Modifier and Type Method Description final LocalizedStringgetName()final StringgetUri()-
-
Constructor Detail
-
ContentProtection.Scheme
ContentProtection.Scheme(String uri)
-
-
Method Detail
-
getName
final LocalizedString getName()
-
-
-
-