How to get Live camera integrator status ?

we can enable camera indicator status by using

  • _imageViewerControl1.EnableVisibleLiveIndicator

but how can we get status of this liveindicator? e.g its live or not?

Please see the Video Preview sample, the Smart Client plugin and the implementation in the text box.

http://doc.developer.milestonesys.com/html/index.html?base=samples/videopreview_sample.html&tree=tree_1.html

Note that the sample is a plugin sample but a ImageViewerControl used in a standalone MIP SDK application has the same functionality.