UNPKG

media-stream-player

Version:

Player built on top of media-stream-library

5 lines (4 loc) 150 B
export declare const getImageURL: (el: CanvasImageSource, { width, height }: { readonly width: number; readonly height: number; }) => string;