Ejemplo n.º 1
0
 public bool PausePlayback()
 {
     return(ZPlay.zplay_Pause(this.objptr) == 1);
 }