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