Package com.zego.zegoavkit2
Class ZegoVideoCaptureDevice.VideoCaptureFormat
- java.lang.Object
-
- com.zego.zegoavkit2.ZegoVideoCaptureDevice.VideoCaptureFormat
-
- Enclosing class:
- ZegoVideoCaptureDevice
public static class ZegoVideoCaptureDevice.VideoCaptureFormat extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description int
height
int
pixel_format
int
rotation
逆进针旋转角度(注意:仅支持 udp 流,对 rtmp 流无效)int[]
strides
int
width
-
Constructor Summary
Constructors Constructor Description VideoCaptureFormat()
-