Beispiel #1
0
 public bool ResumePlayback()
 {
     return(ZPlay.zplay_Resume(this.objptr) == 1);
 }