public class Accessibility extends Object
Constructor and Description |
---|
Accessibility() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getSchemeIdUri()
The scheme id to use.
|
String |
getValue()
Can be either list of languages or a complete map of services (or CC channels, in CEA-608 terminology) (required)
|
int |
hashCode() |
void |
setSchemeIdUri(String schemeIdUri)
The scheme id to use.
|
void |
setValue(String value)
Can be either list of languages or a complete map of services (or CC channels, in CEA-608 terminology) (required)
|
String |
toString() |
public String getValue()
public void setValue(String value)
value
- Can be either list of languages or a complete map of services (or CC channels, in CEA-608 terminology) (required)public String getSchemeIdUri()
public void setSchemeIdUri(String schemeIdUri)
schemeIdUri
- The scheme id to use. Please refer to the DASH standard. (required)Copyright © 2025. All rights reserved.