Media Authoring
with Java API

tv.amwa.maj.integer
Annotation Type Int64


@Documented
@Target(value={FIELD,PARAMETER,METHOD})
public @interface Int64

Labels a 64-bit 2's complement integer value. This annotation is used to show that a Java long value is being used to represent an AAF Int64 type value.

Original C type name: aafInt64
C base type: hyper
Java base type: long

Author:
Richard Cartwright


Media Authoring
with Java API

(c) 2007-2008 Richard Cartwright, all rights reserved. Subject to the terms of the AAF SDK Public Source License.