Эх сурвалжийг харах

Z991239-3726 #comment 增加视频录制日志

80274480 3 жил өмнө
parent
commit
99ab961934

+ 1 - 0
Other/libvideoframework/videoutil.h

@@ -21,6 +21,7 @@ typedef struct video_frame {
     int width;
     int height;
     int format; /* VIDEO_FORMAT_xxx */
+	int iframeid;
 }video_frame;
 
 typedef union video_timestamp {