Media Authoring
with Java API

tv.amwa.maj.misctype
Annotation Type EdgecodeHeader


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

Labels a Java byte array (byte[]) that represents the text prefix identifying a film, known as the edgecode header. Typically, this is a text string of no more than 8 7-bit ISO characters.

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

Author:
Richard Cartwright
See Also:
EdgecodeValue


Media Authoring
with Java API

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