Package com.amazonaws.ivs.player
Class TextTrack
java.lang.Object
com.amazonaws.ivs.player.TextTrack
Represents a text track (subtitle or caption) available in the loaded source.
Beta: This API may change in future releases.
-
Method Summary
-
Method Details
-
getId
- Returns:
- unique identifier for this text track
-
getLabel
- Returns:
- human-readable label for this text track
-
getLanguageTag
- Returns:
- BCP 47 language tag for this text track
-
equals
-
hashCode
public int hashCode() -
toString
-