Media Authoring
with Java API

tv.amwa.maj.iface
Interface StaticMobSlot

All Superinterfaces:
InterchangeObject, MobSlot
All Known Implementing Classes:
StaticMobSlot

public interface StaticMobSlot
extends MobSlot

Specifies a single track of essence data that has no relationship to time, such as a static image. As a static mob slot has not relationship with time, it does not specify an edit rate.

Author:
Richard Cartwright
See Also:
makeStaticMobSlot(), MasterMob.createStaticEssence(), DataDefinitionConstant.Auxiliary

Method Summary
 
Methods inherited from interface tv.amwa.maj.iface.MobSlot
getDataDefinition, getName, getPhysicalNumber, getSegment, getSlotID, setName, setPhysicalNumber, setSegment, setSlotID
 
Methods inherited from interface tv.amwa.maj.iface.InterchangeObject
countProperties, createOptionalPropertyValue, disableGenerationTracking, enableGenerationTracking, getDefinition, getGeneration, getGenerationAUID, getProperties, getPropertyValue, isGenerationTracked, isPropertyPresent, omitOpionalProperty, setPropertyValue
 


Media Authoring
with Java API

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