Media Authoring
with Java API

tv.amwa.maj.misctype
Annotation Type SlotID


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

Labels an integer (Java int) value used to uniquely identify a mob slot within a mob. This identifier is known as a slot id.

Original C name: aafSlotID_t
C base type: aafUInt32
Java base type: int

Author:
Richard Cartwright
See Also:
MobSlot, Mob, SourceReferenceValue


Media Authoring
with Java API

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