Can I rename the capture devices with C#?
Something like this:
to
No, you can't implement this functionality with C#, because you can only enumerate the devices that will fetch the information about all in for each loop, but you cant rename it.
Read this msdn article on friendly name: https://msdn.microsoft.com/en-us/library/windows/desktop/dd316587(v=vs.85).aspx