Exemplo n.º 1
0
 public static ErrorNumber GetFileDuration(ref int seconds)
 {
     return((ErrorNumber)WrapperInterface.getFileDuration(ref seconds));
 }