Media Authoring
with Java API

tv.amwa.maj.integer
Annotation Type UInt16Array


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

Labels an array of 16-bit unsigned integer values. This annotation is used to show that a Java short[] is being used to represent an AAF UInt16Array type value.

Author:
Richard Cartwright
See Also:
UInt16


Media Authoring
with Java API

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