UNPKG

@flashport/flashport

Version:

FlashPort is a TypeScript 2D graphics library that largely replicates the Flash ActionScript 3.0 library

7 lines (6 loc) 146 B
export declare class VideoCodec extends Object { static H264AVC: string; static VP8: string; static VP9: string; constructor(); }