public class Frame extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
audioChannels |
opencv_core.IplImage |
image |
boolean |
keyFrame |
Object |
opaque |
int |
sampleRate |
Buffer[] |
samples |
| Constructor and Description |
|---|
Frame() |
public boolean keyFrame
public opencv_core.IplImage image
public int sampleRate
public int audioChannels
public Buffer[] samples
public Object opaque
Copyright © 2014. All Rights Reserved.