Package | Description |
---|---|
com.bitmovin.api.sdk.model |
Modifier and Type | Method and Description |
---|---|
static DolbyDigitalEvolutionFrameworkControl |
DolbyDigitalEvolutionFrameworkControl.fromValue(String text) |
DolbyDigitalEvolutionFrameworkControl |
DolbyDigitalAudioConfiguration.getEvolutionFrameworkControl()
It provides a framework for signaling new evolution framework applications, such as Intelligent Loudness, in each Dolby codec.
|
static DolbyDigitalEvolutionFrameworkControl |
DolbyDigitalEvolutionFrameworkControl.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DolbyDigitalEvolutionFrameworkControl[] |
DolbyDigitalEvolutionFrameworkControl.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DolbyDigitalAudioConfiguration.setEvolutionFrameworkControl(DolbyDigitalEvolutionFrameworkControl evolutionFrameworkControl)
It provides a framework for signaling new evolution framework applications, such as Intelligent Loudness, in each Dolby codec.
|
Copyright © 2022. All rights reserved.