Interface: VideoSummary¶
Properties¶
createdAt¶
createdAt: Date | null;
filename¶
filename: string;
filePath¶
filePath: string;
fileSize¶
fileSize: bigint;
modifiedAt¶
modifiedAt: Date | null;
recordingId¶
recordingId: string;
status¶
status: string;
topic¶
topic: string;