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?
we can enable camera indicator status by using
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.
Note that the sample is a plugin sample but a ImageViewerControl used in a standalone MIP SDK application has the same functionality.