@@ -174,6 +174,9 @@ export interface ShotWithDetails {
|
||||
timecodeEnd: string | null;
|
||||
clipDuration: string | null;
|
||||
exrOutput: string | null;
|
||||
// Sequence / picture lock timecodes
|
||||
seqTimecodeStart: string | null;
|
||||
seqTimecodeEnd: string | null;
|
||||
shotGroup: { id: string; name: string } | null;
|
||||
footagePlates: {
|
||||
id: string;
|
||||
|
||||
Reference in New Issue
Block a user