Media Authoring
with Java API

tv.amwa.maj.misctype
Annotation Type FrameOffset


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

Labels a Java long value as an offset into time-varying essence, measured as an offset and counted in frames. The start frame of edgecode and timecode values are measured as frame offsets.

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

Author:
Richard Cartwright
See Also:
EdgecodeValue, TimecodeValue


Media Authoring
with Java API

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