Exemple #1
0
 public void Emit(VideoView arg)
 {
     Interop.VideoView.VideoViewSignalEmit(swigCPtr, VideoView.getCPtr(arg));
     if (NDalicPINVOKE.SWIGPendingException.Pending)
     {
         throw NDalicPINVOKE.SWIGPendingException.Retrieve();
     }
 }