public class VideoPlayerInfo
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
mFramerate |
long |
mHeight |
long |
mWidth |
| Constructor and Description |
|---|
VideoPlayerInfo(int width,
int height,
int framerate) |