Uses of Class
software.amazon.awssdk.services.medialive.model.Fmp4HlsSettings
-
Packages that use Fmp4HlsSettings Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of Fmp4HlsSettings in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return Fmp4HlsSettings Modifier and Type Method Description Fmp4HlsSettingsHlsSettings. fmp4HlsSettings()Returns the value of the Fmp4HlsSettings property for this object.Methods in software.amazon.awssdk.services.medialive.model with parameters of type Fmp4HlsSettings Modifier and Type Method Description HlsSettings.BuilderHlsSettings.Builder. fmp4HlsSettings(Fmp4HlsSettings fmp4HlsSettings)Sets the value of the Fmp4HlsSettings property for this object.
-