Package quicktime.std.qtcomponents

Examples of quicktime.std.qtcomponents.SCInfo


/*  74 */     if (i == 1) {
/*  75 */       throw new StdQTException(-128);
/*     */     }
/*  77 */     StdQTException.checkError(i);
/*     */
/*  79 */     return new SCInfo(new QTHandleRef(arrayOfInt1[0], paramSCSequence, false), arrayOfInt2[0], arrayOfShort[0]);
/*     */   }
View Full Code Here

TOP

Related Classes of quicktime.std.qtcomponents.SCInfo

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.