コード例 #1
0
 public long GetPlayerLength()
 {
     return(_mp3Player.GetLength());
 }