public static ErrorNumber GetFileDuration(ref int seconds) { return((ErrorNumber)WrapperInterface.getFileDuration(ref seconds)); }