MATLAB IMAGE ACQUISITION TOOLBOX - RELEASE NOTES User's Guide Page 74

  • Download
  • Add to my manuals
  • Print
  • Page
    / 172
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 73
4 Defining Your Adaptor Class
4-10
Because the ID is not exposed to users, you can specify any convenient value. For
example, if the device's SDK uses numerical identifiers to indicate a video source, use
these values for your source IDs.
For example, this code specifies a video source.
sourceContainer->addAdaptorSource("MyDeviceSource",1)
You can use IVideoSourceInfo member functions to perform many tasks, such as
determining the currently selected source. For more information about this class, see the
Image Acquisition Toolbox Adaptor Kit API Reference documentation.
Page view 73
1 2 ... 69 70 71 72 73 74 75 76 77 78 79 ... 171 172

Comments to this Manuals

No comments