XmpDynamicMediaPackage Class |
Namespace: GroupDocs.Metadata.Standards.Xmp.Schemes
The XmpDynamicMediaPackage type exposes the following members.
Name | Description | |
---|---|---|
![]() | XmpDynamicMediaPackage |
Initializes a new instance of the XmpDynamicMediaPackage class.
|
Name | Description | |
---|---|---|
![]() | AbsPeakAudioFilePath |
Gets or sets the absolute path to the file’s peak audio file.
|
![]() | Album |
Gets or sets the name of the album.
|
![]() | AltTapeName |
Gets or sets the alternative tape name, set via the project window or timecode dialog in Premiere.
|
![]() | AltTimecode |
Gets or sets the timecode set by the user.
|
![]() | Artist |
Gets or sets the name of the artist or artists.
|
![]() | AudioChannelType |
Gets or sets the audio channel type.
|
![]() | AudioCompressor |
Gets or sets the audio compression used.
|
![]() | AudioSampleRate |
Gets or sets the audio sample rate.
|
![]() | AudioSampleType |
Gets or sets the audio sample type.
|
![]() | CameraAngle |
Gets or sets the orientation of the camera to the subject in a static shot, from a fixed set of industry standard terminology.
|
![]() | CameraLabel |
Gets or sets the description of the camera used for a shoot.
|
![]() | CameraModel |
Gets or sets the make and model of the camera used for a shoot.
|
![]() | CameraMove |
Gets or sets the movement of the camera during the shot, from a fixed set of industry standard terminology.
|
![]() | Client |
Gets or sets the client for the job of which this shot or take is a part.
|
![]() | Comment |
Gets or sets the user’s comments.
|
![]() | Composer |
Gets or sets the composer’s names.
|
![]() | Count |
Gets the number of metadata properties.
(Inherited from MetadataPackage.) |
![]() | Director |
Gets or sets the director of the scene.
|
![]() | DirectorPhotography |
Gets or sets the director of photography for the scene.
|
![]() | Duration |
Gets or sets the duration of the media file.
|
![]() | Engineer |
Gets or sets the engineer's names.
|
![]() | FileDataRate |
Gets or sets the file data rate in megabytes per second.
|
![]() | Genre |
Gets or sets the name of the genres.
|
![]() | Good |
Gets or sets a value indicating whether the shot is a keeper.
|
![]() | Instrument |
Gets or sets the musical instruments.
|
![]() | IntroTime |
Gets or sets the duration of lead time for queuing music.
|
![]() | Item |
Gets the MetadataProperty with the specified name.
(Inherited from MetadataPackage.) |
![]() | Key |
Gets or sets the audio’s musical key.
|
![]() | Keys |
Gets a collection of the metadata property names.
(Inherited from MetadataPackage.) |
![]() | KnowPropertyDescriptors | Obsolete.
Gets a collection of descriptors that contain information about properties accessible through the GroupDocs.Metadata search engine.
(Inherited from MetadataPackage.) |
![]() | LogComment |
Gets or sets the user’s log comments.
|
![]() | Loop |
Gets or sets a value indicating whether the clip can be looped seamlessly.
|
![]() | MetadataType |
Gets the metadata type.
(Inherited from MetadataPackage.) |
![]() | NamespaceUri |
Gets the namespace URI.
(Inherited from XmpPackage.) |
![]() | NumberOfBeats |
Gets or sets the total number of musical beats in a clip; for example, the beats-per-second times the duration in seconds.
|
![]() | OutCue |
Gets or sets the time at which to fade out.
|
![]() | PartOfCompilation |
Gets or sets a value indicating whether the resource is a part of compilation.
|
![]() | Prefix |
Gets the xmlns prefix.
(Inherited from XmpPackage.) |
![]() | ProjectName |
Gets or sets the name of the project of which this file is a part.
|
![]() | PropertyDescriptors |
Gets a collection of descriptors that contain information about properties accessible through the GroupDocs.Metadata search engine.
(Inherited from MetadataPackage.) |
![]() | RelativeTimestamp |
Gets or sets the start time of the media inside the audio project.
|
![]() | ReleaseDate |
Gets or sets the date the title was released.
|
![]() | ShotDate |
Gets or sets the date and time when the video was shot.
|
![]() | StartTimecode |
Gets or sets the timecode of the first frame of video in the file, as obtained from the device control.
|
![]() | TakeNumber |
Gets or sets a numeric value indicating the absolute number of a take.
|
![]() | Tempo |
Gets or sets the audio’s tempo.
|
![]() | TrackNumber |
Gets or sets a numeric value indicating the order of the audio file within its original recording.
|
![]() | VideoAlphaPremultipleColor |
Gets or sets the timecode of the first frame of video in the file, as obtained from the device control.
|
![]() | VideoAlphaUnityIsTransparent |
Gets or sets a value indicating whether the unity is clear.
|
![]() | VideoFrameRate |
Gets or sets the video frame rate.
|
![]() | VideoFrameSize |
Gets or sets the frame size.
|
![]() | VideoPixelAspectRatio |
Gets or sets the aspect ratio, expressed as wd/ht.
|
![]() | XmlNamespace |
Gets the XML namespace.
(Inherited from XmpPackage.) |
Name | Description | |
---|---|---|
![]() | AddProperties |
Adds known metadata properties satisfying the specified predicate.
The operation is recursive so it affects all nested packages as well.
(Inherited from MetadataPackage.) |
![]() | Clear |
Removes all XMP properties.
(Inherited from XmpPackage.) |
![]() | Contains |
Determines whether the package contains a metadata property with the specified name.
(Inherited from MetadataPackage.) |
![]() | Equals | (Inherited from Object.) |
![]() | FindProperties |
Finds the metadata properties satisfying the specified predicate.
The search is recursive so it affects all nested packages as well.
(Inherited from MetadataPackage.) |
![]() | GetEnumerator |
Returns an enumerator that iterates through the collection.
(Inherited from MetadataPackage.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | GetXmpRepresentation |
Converts the XMP value to the XML representation.
(Inherited from XmpPackage.) |
![]() | Remove |
Removes the property with the specified name.
(Inherited from XmpPackage.) |
![]() | RemoveProperties |
Removes metadata properties satisfying the specified predicate.
(Inherited from MetadataPackage.) |
![]() | Sanitize |
Removes writable metadata properties from the package.
The operation is recursive so it affects all nested packages as well.
(Inherited from MetadataPackage.) |
![]() | Set(String, XmpArray) |
Sets the value inherited from XmpArray .
(Inherited from XmpPackage.) |
![]() | Set(String, XmpValueBase) |
Sets the value inherited from XmpValueBase .
(Inherited from XmpPackage.) |
![]() | Set(String, Boolean) |
Sets boolean property.
(Inherited from XmpPackage.) |
![]() | Set(String, DateTime) |
Sets DateTime property.
(Inherited from XmpPackage.) |
![]() | Set(String, Double) |
Sets double property.
(Inherited from XmpPackage.) |
![]() | Set(String, Int32) |
Sets integer property.
(Inherited from XmpPackage.) |
![]() | Set(String, XmpComplexType) |
Sets the value inherited from XmpComplexType .
(Overrides XmpPackageSet(String, XmpComplexType).) |
![]() | Set(String, String) |
Sets string property.
(Overrides XmpPackageSet(String, String).) |
![]() | SetAudioChannelType |
Sets the audio channel type.
|
![]() | SetAudioSampleType |
Sets the audio sample type.
|
![]() | SetProperties |
Sets known metadata properties satisfying the specified predicate.
The operation is recursive so it affects all nested packages as well.
This method is a combination of AddProperties(FuncMetadataProperty, Boolean, PropertyValue) and UpdateProperties(FuncMetadataProperty, Boolean, PropertyValue).
If an existing property satisfies the predicate its value is updated.
If there is a known property missing in the package that satisfies the predicate it is added to the package.
(Inherited from MetadataPackage.) |
![]() | ToString | (Inherited from Object.) |
![]() | UpdateProperties |
Updates known metadata properties satisfying the specified predicate.
The operation is recursive so it affects all nested packages as well.
(Inherited from MetadataPackage.) |