| Package | Description |
|---|---|
| org.bytedeco.javacv |
| Modifier and Type | Field and Description |
|---|---|
protected FrameGrabber.SampleMode |
FrameGrabber.sampleMode |
| Modifier and Type | Method and Description |
|---|---|
FrameGrabber.SampleMode |
FrameGrabber.getSampleMode() |
static FrameGrabber.SampleMode |
FrameGrabber.SampleMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FrameGrabber.SampleMode[] |
FrameGrabber.SampleMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FrameGrabber.setSampleMode(FrameGrabber.SampleMode samplesMode) |
Copyright © 2018. All rights reserved.