UNPKG

@flashport/flashport

Version:

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

8 lines (7 loc) 177 B
export declare class SoundCodec extends Object { static NELLYMOSER: string; static SPEEX: string; static PCMA: string; static PCMU: string; constructor(); }