648540858
2024-03-14 d4f6ec39b7e0421757a6b9d1a68b1c4610ea2e8c
web_src/static/js/jessibuca/jessibuca.d.ts
@@ -561,9 +561,9 @@
        buf: number;
        /** 当前视频帧率 */
        fps: number;
        /** 当前音频码率,单位bit */
        /** 当前音频码率,单位byte */
        abps: number;
        /** 当前视频码率,单位bit */
        /** 当前视频码率,单位byte */
        vbps: number;
        /** 当前视频帧pts,单位毫秒 */
        ts: number;