mirror of
https://gh-proxy.org/https://github.com/tiajinsha/JKVideo
synced 2026-07-07 23:18:38 +08:00
1
This commit is contained in:
@@ -92,7 +92,8 @@ export interface VideoShotData {
|
||||
img_x_size: number;
|
||||
img_y_size: number;
|
||||
image: string[];
|
||||
pvdata?: string; // base64 protobuf: packed float32 timestamps (seconds) per frame
|
||||
index: number[]; // frame index per second: index[t] = frame idx at second t
|
||||
pvdata?: string;
|
||||
}
|
||||
|
||||
export interface DanmakuItem {
|
||||
|
||||
Reference in New Issue
Block a user