webcad-ue4-api/types/GraphicsSystem/WebRtcPlayer.d.ts

2 lines
104 B
TypeScript
Raw Normal View History

2023-02-17 09:40:24 +08:00
export declare function WebRtcPlayer(parOptions?: any): void;
2022-02-16 11:15:31 +08:00
//# sourceMappingURL=WebRtcPlayer.d.ts.map