microsoft / MixedReality-WebRTC

MixedReality-WebRTC is a collection of components to help mixed reality app developers integrate audio and video real-time communication into their application and improve their collaborative experience
https://microsoft.github.io/MixedReality-WebRTC/
MIT License
898 stars 277 forks source link

Example of how to use in C++ native or VB6 #852

Open axisdmx opened 2 years ago

axisdmx commented 2 years ago

does anyone know if it is possible to use mrwebrtc.dll in vb6. I would assume since it is a pure c dll it may be possible

A win32 C++ example of code would help and I could translate it

Any insight on this would be greatly appreciated