Example #1
0
 public static Primitive MusicPlayTime(Primitive fileName)
 {
     return(LDSound.MusicPlayTime(fileName));
 }