Media Authoring
with Java API

tv.amwa.maj.iface
Interface DescriptiveFramework

All Superinterfaces:
InterchangeObject
All Known Implementing Classes:
DescriptiveFramework

public interface DescriptiveFramework
extends InterchangeObject

Specifies a framework for descriptive metadata. Sub-interfaces of this interface are taken from vocabularies of descriptive metadata, such as DMS-1, known as descriptive metadata schemes.

Note that in the current implementation of the MAJ API, no descriptive schemes have been implemented.

Author:
Richard Cartwright
See Also:
Header.getDescriptiveSchemes(), DescriptiveObject, DescriptiveMarker

Method Summary
 
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.