UNPKG

@remotion/studio

Version:

APIs for interacting with the Remotion Studio

2 lines (1 loc) 152 B
export declare const drawBars: (canvas: HTMLCanvasElement, peaks: Float32Array<ArrayBufferLike>, color: string, volume: number, width: number) => void;