Esempio n. 1
0
 internal bool IsCapturing() =>
 VideoCaptureState.VideoCaptureState_IsCapturing(base.SelfPtr());
Esempio n. 2
0
 internal bool IsCapturing()
 {
     return(VideoCaptureState.VideoCaptureState_IsCapturing(SelfPtr()));
 }