Media Authoring
with Java API

tv.amwa.maj.misctype
Annotation Type NumSlots


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

Labels an integer (Java int) value that counts the number of slots contained within a mob or the number of mobs stored in content storage.

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

Author:
Richard Cartwright
See Also:
Mob, ContentStorage


Media Authoring
with Java API

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