public class SubtitleAdaptationSet extends AdaptationSet
Constructor and Description |
---|
SubtitleAdaptationSet() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getLang()
ISO 639-1 (Alpha-2) code identifying the language of the subtitle adaptation set (required)
|
int |
hashCode() |
void |
setLang(String lang)
ISO 639-1 (Alpha-2) code identifying the language of the subtitle adaptation set (required)
|
String |
toString() |
addAccessibilitiesItem, addCustomAttributesItem, addLabelsItem, addRolesItem, getAccessibilities, getCustomAttributes, getLabels, getRoles, setAccessibilities, setCustomAttributes, setLabels, setRoles
getId
public String getLang()
public void setLang(String lang)
lang
- ISO 639-1 (Alpha-2) code identifying the language of the subtitle adaptation set (required)public boolean equals(Object o)
equals
in class AdaptationSet
public int hashCode()
hashCode
in class AdaptationSet
public String toString()
toString
in class AdaptationSet
Copyright © 2025. All rights reserved.