Package | Description |
---|---|
com.bitmovin.api.sdk.model |
Modifier and Type | Method and Description |
---|---|
static Vp9AqMode |
Vp9AqMode.fromValue(String text) |
Vp9AqMode |
Vp9VideoConfiguration.getAqMode()
Get aqMode
|
static Vp9AqMode |
Vp9AqMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Vp9AqMode[] |
Vp9AqMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Vp9VideoConfiguration.setAqMode(Vp9AqMode aqMode)
Set aqMode
|
Copyright © 2022. All rights reserved.