public interface QHVCEncodeDataCallBack
Modifier and Type | Method and Description |
---|---|
void |
onEncodeData(byte[] recordData,
int length,
long pts,
Constant.DataType dataType,
Constant.VideoFrameType frameType)
编码后的数据
|