Uses of Class
org.teamapps.ux.component.media.TrackLabelFormat
| Package | Description |
|---|---|
| org.teamapps.ux.component.media | |
| org.teamapps.ux.component.media.shaka |
-
Uses of TrackLabelFormat in org.teamapps.ux.component.media
Methods in org.teamapps.ux.component.media that return TrackLabelFormat Modifier and Type Method Description static TrackLabelFormatTrackLabelFormat. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static TrackLabelFormat[]TrackLabelFormat. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of TrackLabelFormat in org.teamapps.ux.component.media.shaka
Methods in org.teamapps.ux.component.media.shaka that return TrackLabelFormat Modifier and Type Method Description TrackLabelFormatShakaPlayer. getTrackLabelFormat()Methods in org.teamapps.ux.component.media.shaka with parameters of type TrackLabelFormat Modifier and Type Method Description voidShakaPlayer. setTrackLabelFormat(TrackLabelFormat trackLabelFormat)