Package | Description |
---|---|
com.bitmovin.api.sdk.model |
Modifier and Type | Method and Description |
---|---|
static ForceFlushMode |
ForceFlushMode.fromValue(String text) |
ForceFlushMode |
H265VideoConfiguration.getForceFlush()
Force the encoder to flush frames.
|
static ForceFlushMode |
ForceFlushMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ForceFlushMode[] |
ForceFlushMode.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.setForceFlush(ForceFlushMode forceFlush)
Force the encoder to flush frames.
|
Copyright © 2025. All rights reserved.