示例#1
0
 public bool CanFastForward()
 {
     return(mediaPlayer.CanFastForward());
 }