@MediaClass(uuid1=218169601, uuid2=257, uuid3=10752, uuid4={6,14,43,52,2,6,1,1}, definedName="HTMLDescriptor", description="Describes static essence in the HTML file format.", symbol="HTMLDescriptor") public class HTMLDescriptorImpl extends AAFFileDescriptorImpl implements HTMLDescriptor, Serializable, Cloneable
Implements a description of essence data that is in HTML text format.
ObjectClassPropertyID| Constructor and Description |
|---|
HTMLDescriptorImpl() |
HTMLDescriptorImpl(ContainerDefinition containerFormat)
Creates and initializes a new HTML descriptor, which describes static essence in the
HTML file format.
|
| Modifier and Type | Method and Description |
|---|---|
HTMLDescriptor |
clone()
Create a cloned copy of this interchange object.
|
describesStaticEssence, getCodec, getContainerFormat, getEssenceLength, getLinkedTrackID, getSampleRate, getSampleRateString, getTwentyFourBitAudio, initializeEssenceLength, initializeSampleRate, setCodec, setContainerFormat, setDescribesStaticEssence, setDescribesTimeVaryingEssence, setEssenceLength, setEssenceLengthFromStream, setLinkedTrackID, setSampleRate, setSampleRateFromStream, setSampleRateString, setTwentyFourBitAudioappendLocator, appendSubDescriptor, clearLocators, clearSubDescriptors, countLocators, countSubDescriptors, getComment, getLocatorAt, getLocators, getSubDescriptorAt, getSubDescriptors, insertLocatorAt, insertSubDescriptorAt, prependLocator, prependSubDescriptor, removeLocatorAt, removeSubDescriptorAtaddApplicationPlugin, appendXMLChildren, clearApplicationPlugins, containsApplicationPlugin, containsApplicationPlugin, countApplicationPlugins, deepEquals, disableGenerationTracking, enableGenerationTracking, equals, getApplicationPlugins, getGeneration, getLinkedGenerationID, getLinkedGenerationIDString, getObjectClass, getPersistentID, getPersistentIndex, hashCode, isGenerationTracked, removeApplicationPlugin, removeApplicationPlugin, setLinkedGenerationID, setLinkedGenerationIDString, setObjectClass, setPersistentID, setPersistentIndex, toStringgetCodec, getContainerFormat, getEssenceLength, getLinkedTrackID, getSampleRate, setCodec, setContainerFormat, setEssenceLength, setLinkedTrackID, setSampleRateappendLocator, appendSubDescriptor, clearLocators, countLocators, countSubDescriptors, getLocatorAt, getLocators, getSubDescriptorAt, getSubDescriptors, insertLocatorAt, insertSubDescriptorAt, prependLocator, prependSubDescriptor, removeLocatorAt, removeSubDescriptorAtaddApplicationPlugin, clearApplicationPlugins, containsApplicationPlugin, containsApplicationPlugin, countApplicationPlugins, deepEquals, disableGenerationTracking, enableGenerationTracking, equals, getApplicationPlugins, getGeneration, getLinkedGenerationID, getObjectClass, isGenerationTracked, removeApplicationPlugin, removeApplicationPlugin, setLinkedGenerationID, setObjectClass, toStringgetPersistentID, setPersistentIndexpublic HTMLDescriptorImpl()
public HTMLDescriptorImpl(ContainerDefinition containerFormat) throws NullPointerException
Creates and initializes a new HTML descriptor, which describes static essence in the HTML file format.
containerFormat - Container format of the described HTML essence.NullPointerException - The container format argument is null.public HTMLDescriptor clone()
InterchangeObjectCreate a cloned copy of this interchange object.
clone in interface MediaEntityclone in interface AAFFileDescriptorclone in interface EssenceDescriptorclone in interface HTMLDescriptorclone in interface InterchangeObjectclone in class AAFFileDescriptorImpl(c)2007-2016 Richard Cartwright, all rights reserved. Licensed under Apache 2 license and subject to the AMWA IPR policy.