/* */ throws QTException
/* */ {
/* 147 */ int[] arrayOfInt1 = new int[1];
/* 148 */ TimeCodeTime localTimeCodeTime = new TimeCodeTime();
/* 149 */ int[] arrayOfInt2 = new int[1];
/* 150 */ TimeCodeInfo localTimeCodeInfo = new TimeCodeInfo();
/* 151 */ int i = TCGetTimeCodeAtTime(QTObject.ID(paramTimeCoder), paramInt, arrayOfInt1, localTimeCodeInfo.definition.getBytes(), localTimeCodeTime.getBytes(), arrayOfInt2);
/* */
/* 157 */ StdQTException.checkError(i);
/* */
/* 159 */ if (arrayOfInt2[0] != 0)