public Wrapper()
 {
     _mPlayerCtrl = new WrapperMPlayerCtrl();
 }
 public WrapperComOut()
 {
     _ctrl = new WrapperMPlayerCtrl();
 }