Class XmpDynamicMediaPackage

Class XmpDynamicMediaPackage

Namespace: Aspose.Imaging.Xmp.Schemas.XmpDm
Assembly: Aspose.Imaging.dll (25.2.0)

Represents XMP Dynamic Media namespace.

public sealed class XmpDynamicMediaPackage : XmpPackage, IXmlValue, IEnumerable<keyvaluepair<string, object="">&gt;, IEnumerable

Inheritance

objectXmpPackageXmpDynamicMediaPackage

Implements

IXmlValue, IEnumerable<keyvaluepair<string, object="">&gt;, IEnumerable

Inherited Members

XmpPackage.ContainsKey(string), XmpPackage.AddValue(string, string), XmpPackage.AddValue(string, object), XmpPackage.TryGetValue(string, out object), XmpPackage.Remove(string), XmpPackage.Clear(), XmpPackage.SetValue(string, IXmlValue), XmpPackage.SetValue(string, IXmpType), XmpPackage.SetXmpTypeValue(string, XmpTypeBase), XmpPackage.GetXmlValue(), XmpPackage.GetEnumerator(), XmpPackage.XmlNamespace, XmpPackage.Prefix, XmpPackage.NamespaceUri, XmpPackage.Keys, XmpPackage.Count, XmpPackage.this[string], object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Constructors

XmpDynamicMediaPackage()

public XmpDynamicMediaPackage()

Methods

AddValue(string, string)

Adds string property.

public override void AddValue(string key, string value)

Parameters

key string

The string representation of key that is identified with added value.

value string

The string value.

Exceptions

ArgumentNullException

key;DynamicMedia property could not be null

SetAbsPeakAudioFilePath(string)

Sets the absolute peak audio file path.

public void SetAbsPeakAudioFilePath(string uri)

Parameters

uri string

The absolute path to the file’s peak audio file.

SetAlblum(string)

Sets the alblum.

public void SetAlblum(string album)

Parameters

album string

The album.

SetAltTapeName(string)

Sets the alternative tape name.

public void SetAltTapeName(string altTapeName)

Parameters

altTapeName string

Alternative tape name.

SetAltTimeCode(Timecode)

Sets the alternative time code.

public void SetAltTimeCode(Timecode timecode)

Parameters

timecode Timecode

Time code.

SetArtist(string)

Sets the artist.

public void SetArtist(string artist)

Parameters

artist string

The artist.

SetAudioChannelType(AudioChannelType)

Sets the audio channel type.

public void SetAudioChannelType(AudioChannelType audioChannelType)

Parameters

audioChannelType AudioChannelType

Audio channel type.

SetAudioSampleRate(int)

Sets the audio sample rate.

public void SetAudioSampleRate(int rate)

Parameters

rate int

The audio sample rate.

SetAudioSampleType(AudioSampleType)

Sets the audio sample type.

public void SetAudioSampleType(AudioSampleType audioSampleType)

Parameters

audioSampleType AudioSampleType

The audio sample type.

SetCameraAngle(string)

Sets the camera angle.

public void SetCameraAngle(string cameraAngle)

Parameters

cameraAngle string

The camera angle.

SetCameraLabel(string)

Sets the camera label.

public void SetCameraLabel(string cameraLabel)

Parameters

cameraLabel string

The camera label.

SetCameraMove(string)

Sets the camera move.

public void SetCameraMove(string cameraMove)

Parameters

cameraMove string

The camera move.

SetClient(string)

Sets the client.

public void SetClient(string client)

Parameters

client string

The client.

SetComment(string)

Sets the comment.

public void SetComment(string comment)

Parameters

comment string

The comment.

SetComposer(string)

Sets the composer.

public void SetComposer(string composer)

Parameters

composer string

The composer.

SetDirector(string)

Sets the director.

public void SetDirector(string director)

Parameters

director string

The director.

SetDirectorPhotography(string)

Sets the director of photography.

public void SetDirectorPhotography(string directorPhotography)

Parameters

directorPhotography string

The director of photography.

SetDuration(Time)

Sets the duration.

public void SetDuration(Time duration)

Parameters

duration Time

The duration.

SetEngineer(string)

Sets the engineer.

public void SetEngineer(string engineer)

Parameters

engineer string

The engineer.

SetFileDataRate(Rational)

Sets the file data rate.

public void SetFileDataRate(Rational rate)

Parameters

rate Rational

The file data rate in megabytes per second.

SetGenre(string)

Sets the genre.

public void SetGenre(string genre)

Parameters

genre string

The genre.

SetGood(bool)

Sets the good.

public void SetGood(bool good)

Parameters

good bool

if set to true a shot is a keeper.

SetInstrument(string)

Sets the instrument.

public void SetInstrument(string instrument)

Parameters

instrument string

The instrument.

SetIntroTime(Time)

Sets the intro time.

public void SetIntroTime(Time introTime)

Parameters

introTime Time

The intro time.

SetKey(string)

Sets the audio’s musical key.

public void SetKey(string key)

Parameters

key string

The audio’s musical key. One of: C, C#, D, D#, E, F, F#, G, G#, A, A#, and B.

SetLogComment(string)

Sets the user’s log comment.

public void SetLogComment(string comment)

Parameters

comment string

The comment. </keyvaluepair<string,></keyvaluepair<string,>