I want to integrate video sdk on windows C#, what should I do? I don’t see any mention of C# in the
document.
And I ask does the video sdk support WinForm c#?
I ran the video sdk from Marketplace
Can you show me how to use the Video SDK API?
I want to integrate video sdk on windows C#, what should I do? I don’t see any mention of C# in the
document.
And I ask does the video sdk support WinForm c#?
I ran the video sdk from Marketplace
Can you show me how to use the Video SDK API?
@chunsiong.zoom
Please help me
@tien01nx if you are asking if you are able to build the UI using WinForm C#, and wrap it around the C++ library, the answer is probably no.
The SDK architecture is similar to Meeting SDK. The wrapper is used to invoke the C++ code, and the UI is typically build at the C++ layer using Qt / DuiLib