Ejemplo n.º 1
0
 internal bool IsPaused() =>
 VideoCaptureState.VideoCaptureState_IsPaused(base.SelfPtr());
Ejemplo n.º 2
0
 internal bool IsPaused()
 {
     return(VideoCaptureState.VideoCaptureState_IsPaused(SelfPtr()));
 }