예제 #1
0
 public bool StartPlayback()
 {
     return(ZPlay.zplay_Play(this.objptr) == 1);
 }