public static interface VideoPusher.VideoSourceListener
限定符和类型 | 方法和说明 |
---|---|
void |
onVideoFrame(byte[] videoFrame,
long timestamp,
int cameraId,
int orientation,
int width,
int height,
int format) |