Media Authoring
with Java API

tv.amwa.maj.misctype
Annotation Type DataValue


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

Labels essence or a block of data, represented by a Java byte[], where the type of the data is specified by a data kind.

Original C name: aafDataValue_t
C base type: aafUInt8 *
Java base type: byte[]

Author:
Richard Cartwright
See Also:
TypeDefinitionStream, TypeDefinitionStream.DataValue


Media Authoring
with Java API

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