UNPKG

pope-test-callkit2

Version:

An Open-source Voice & Video Calling UI Component Based on Tencent Cloud Service.

19 lines (18 loc) 354 B
export declare const PlayerProps: { show: { type: BooleanConstructor; default: boolean; }; domId: { type: StringConstructor; }; loading: { type: BooleanConstructor; }; showStreamInfo: { type: BooleanConstructor; }; showAudioStream: { type: BooleanConstructor; }; };