Package org.teamapps.dto
Klasse UiShakaPlayer.SetDistinctManifestAudioTracksFixEnabledCommand
java.lang.Object
org.teamapps.dto.UiShakaPlayer.SetDistinctManifestAudioTracksFixEnabledCommand
- Umschließende Klasse:
UiShakaPlayer
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungVeraltet.Only for Jackson deserialization.SetDistinctManifestAudioTracksFixEnabledCommand(boolean enabled) -
Methodenübersicht
-
Felddetails
-
enabled
protected boolean enabled
-
-
Konstruktordetails
-
SetDistinctManifestAudioTracksFixEnabledCommand
Veraltet.Only for Jackson deserialization. Use the other constructor instead. -
SetDistinctManifestAudioTracksFixEnabledCommand
public SetDistinctManifestAudioTracksFixEnabledCommand(boolean enabled)
-
-
Methodendetails
-
toString
-
getEnabled
public boolean getEnabled() -
getComponentId
- Angegeben von:
getComponentIdin SchnittstelleUiCommand<Void>
-