@alifd/meet-react
Version:
Fusion Mobile React UI System Component
6 lines (5 loc) • 317 B
TypeScript
export declare function getWXVideoContext(id: string): any;
export declare function getMiniappVideoContext(id: string): any;
export declare function getContexts(refs: any, sliderPrefixId: any): any;
export declare function pauseAll(contexts: any): void;
export declare function play(contexts: any, index: any): void;