示例#1
0
 public static float GetLength(int stream)
 {
     return(_Playback.GetLength(stream));
 }