Media Authoring
with Java API

tv.amwa.maj.iface
Interface PhysicalDescriptor

All Superinterfaces:
EssenceDescriptor, InterchangeObject
All Known Subinterfaces:
AuxiliaryDescriptor, BWFImportDescriptor, ImportDescriptor, RecordingDescriptor
All Known Implementing Classes:
AuxiliaryDescriptor, BWFImportDescriptor, ImportDescriptor, PhysicalDescriptor, RecordingDescriptor

public interface PhysicalDescriptor
extends EssenceDescriptor

Specifies the description of an essence source that is not directly manipulated by an AAF application.

Author:
Richard Cartwright

Method Summary
 
Methods inherited from interface tv.amwa.maj.iface.EssenceDescriptor
appendLocator, appendSubDescriptor, countLocators, countSubDescriptors, getLocatorAt, getLocators, getSubDescriptorAt, getSubDescriptors, insertLocatorAt, insertSubDescriptorAt, prependLocator, prependSubDescriptor, removeLocatorAt, removeSubDescriptorAt
 
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.