public class RecordVideoSize extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
height
Video frame height.
|
int |
width
Video frame width.
|
| Constructor and Description |
|---|
RecordVideoSize(int width,
int height) |
Copyright © 2021. All rights reserved.