Harden cinematic pipeline and add reusable renderer
This commit is contained in:
@@ -93,6 +93,7 @@ interface AudioConfig {
|
||||
}
|
||||
|
||||
export interface ExplainerProps {
|
||||
[key: string]: unknown;
|
||||
cuts: Cut[];
|
||||
overlays?: Overlay[];
|
||||
captions?: WordCaption[];
|
||||
|
||||
Reference in New Issue
Block a user