Class UiShakaPlayer.SetDistinctManifestAudioTracksFixEnabledCommand
java.lang.Object
org.teamapps.dto.UiShakaPlayer.SetDistinctManifestAudioTracksFixEnabledCommand
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.SetDistinctManifestAudioTracksFixEnabledCommand(boolean enabled) -
Method Summary
-
Field Details
-
enabled
protected boolean enabled
-
-
Constructor Details
-
SetDistinctManifestAudioTracksFixEnabledCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
SetDistinctManifestAudioTracksFixEnabledCommand
public SetDistinctManifestAudioTracksFixEnabledCommand(boolean enabled)
-
-
Method Details
-
toString
-
getEnabled
public boolean getEnabled() -
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-