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