Integrate video sdk into c#

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
e51793b8783c6bd786f637c6f3b3b4da2f446d6d_2_690x387 (1)

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