Package | Description |
---|---|
com.bitmovin.api.sdk.model |
Modifier and Type | Method and Description |
---|---|
static LimitReferences |
LimitReferences.fromValue(String text) |
LimitReferences |
H265VideoConfiguration.getLimitReferences()
If enabled, limit references per depth, CU or both.
|
static LimitReferences |
LimitReferences.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LimitReferences[] |
LimitReferences.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
H265VideoConfiguration.setLimitReferences(LimitReferences limitReferences)
If enabled, limit references per depth, CU or both.
|
Copyright © 2022. All rights reserved.