Rank: Advanced Member
Groups: Registered
Joined: 11/28/2015(UTC) Posts: 184
Thanks: 10 times Was thanked: 32 time(s) in 27 post(s)
|
Hi all
Is there a programmer out there, which is familiar with NDI SDK and VB.Net?
I don't know how I have to add the dll's to my project. The SDK examples are only for C# and for that case there are some interop files available. So I need some guidance for VB.Net...
Thanks for your help!
Regards, Patrick
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 10/28/2015(UTC) Posts: 183
Thanks: 7 times Was thanked: 15 time(s) in 14 post(s)
|
Better off in c# anyway, not sure if the NDI library is compiled with CLSCompliant.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 11/28/2015(UTC) Posts: 184
Thanks: 10 times Was thanked: 32 time(s) in 27 post(s)
|
Some update about NDI SDK and VB.net programming.
After some research and testing, I can say: Yes, it's possible.
A good starting point is the WPF C# example included in SDK.
- You have to translate the C# interop files to VB.net and add these files to your project. There are some online converting services for C# to VB.net translation. - You also have to translate all the includes and NDI specific functions to VB.net. If you want to create a Windows Form application, you need to replace some WPF specific code and add some new .Net namespaces to your project.
It needs some work, but as I said, it is possible.
Regards, Patrick
|
1 user thanked pm for this useful post.
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The vMix Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close