| Package | Description |
|---|---|
| org.bytedeco.openpose | |
| org.bytedeco.openpose.global |
| Modifier and Type | Method and Description |
|---|---|
void |
Producer.setProducerFpsMode(openpose.ProducerFpsMode fpsMode)
This function sets whether the producer must keep the original fps frame rate or extract the frames as quick
as possible.
|
| Modifier and Type | Method and Description |
|---|---|
openpose.ProducerFpsMode |
openpose.ProducerFpsMode.intern() |
static openpose.ProducerFpsMode |
openpose.ProducerFpsMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static openpose.ProducerFpsMode[] |
openpose.ProducerFpsMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.