Media Authoring
with Java API

tv.amwa.maj.misctype
Annotation Type LengthType


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

Labels a Java long value used to represent the length of a component. The length is measured in the edit units of the component.

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

Author:
Richard Cartwright
See Also:
Component, TimecodeValue.calculateDuration(tv.amwa.maj.record.TimecodeValue, tv.amwa.maj.record.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.