RecordingInfo: {
record_id: string;
room_id: string;
room_sid: string;
file_path: string;
file_size: number;
creation_time: number;
room_creation_time: number;
}
Type declaration
record_id: string
room_id: string
room_sid: string
file_path: string
file_size: number
creation_time: number
room_creation_time: number