Skip to content

is there any document for C# API? #11201

Answered by MartyG-RealSense
noodle875 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @noodle875 The only official documentation page for the C# wrapper other than the instructions is the C# Cookbook page of example code and the Pinvoke system for accessing C++ from within the C# wrapper.

https://github.com/IntelRealSense/librealsense/tree/master/wrappers/csharp/Documentation

You can find references about the C# versions of particular SDK instructions by doing a web search and starting the search with the words librealsense c#. The search will therefore prioritize results from this librealsense support forum that relate to C#. For example: librealsense c# querydevices

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@noodle875
Comment options

Answer selected by noodle875
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants