@MediaClass(uuid1=218169601, uuid2=257, uuid3=19200, uuid4={6,14,43,52,2,6,1,1}, definedName="RecordingDescriptor", description="The RecordingDescriptor class describes the source of file source material which has no physical source.", symbol="RecordingDescriptor") public class RecordingDescriptorImpl extends PhysicalDescriptorImpl implements RecordingDescriptor, Serializable, Cloneable
Implements the description of file source material which has no physical source. When no physical source exists for file source material, such as in the case of live recordings, a recording source may be used to represent the source. A recording source is analogous to a tape source except that it does not represent a source that physically existed. It is used to provide a timecode reference to file source material.
THE COMMENTS FOR THIS CLASS ARE INCOMPLETE.
ObjectClassPropertyID| Constructor and Description |
|---|
RecordingDescriptorImpl()
Creates and initializes a new recording descriptor, which describes the source of file source
material that has no physical source.
|
| Modifier and Type | Method and Description |
|---|---|
RecordingDescriptor |
clone()
Create a cloned copy of this interchange object.
|
appendLocator, 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, toStringappendLocator, 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 RecordingDescriptorImpl()
Creates and initializes a new recording descriptor, which describes the source of file source material that has no physical source.
When no physical source exists for file source material, such as in the case of live recordings, a recording source may be used to represent the source. A recording source is analogous to a tape source except that it does not represent a source that physically existed. It is used to provide a timecode reference to file source material.
public RecordingDescriptor clone()
InterchangeObjectCreate a cloned copy of this interchange object.
clone in interface MediaEntityclone in interface EssenceDescriptorclone in interface InterchangeObjectclone in interface PhysicalDescriptorclone in interface RecordingDescriptorclone in class PhysicalDescriptorImpl(c)2007-2016 Richard Cartwright, all rights reserved. Licensed under Apache 2 license and subject to the AMWA IPR policy.