Class XmpDynamicMediaPackage
Represents XMP Dynamic Media namespace.
public sealed class XmpDynamicMediaPackage : XmpPackage, IXmlValue, IEnumerable<KeyValuePair<string, object>>, IEnumerable
- Inheritance
-
XmpDynamicMediaPackage
- Implements
- Inherited Members
Constructors
XmpDynamicMediaPackage()
public XmpDynamicMediaPackage()
Methods
AddValue(string, string)
Adds string property.
public override void AddValue(string key, string value)
Parameters
key
stringThe string representation of key that is identified with added value.
value
stringThe 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
stringThe absolute path to the file’s peak audio file.
SetAlblum(string)
Sets the alblum.
public void SetAlblum(string album)
Parameters
album
stringThe album.
SetAltTapeName(string)
Sets the alternative tape name.
public void SetAltTapeName(string altTapeName)
Parameters
altTapeName
stringAlternative tape name.
SetAltTimeCode(Timecode)
Sets the alternative time code.
public void SetAltTimeCode(Timecode timecode)
Parameters
timecode
TimecodeTime code.
SetArtist(string)
Sets the artist.
public void SetArtist(string artist)
Parameters
artist
stringThe artist.
SetAudioChannelType(AudioChannelType)
Sets the audio channel type.
public void SetAudioChannelType(AudioChannelType audioChannelType)
Parameters
audioChannelType
AudioChannelTypeAudio channel type.
SetAudioSampleRate(int)
Sets the audio sample rate.
public void SetAudioSampleRate(int rate)
Parameters
rate
intThe audio sample rate.
SetAudioSampleType(AudioSampleType)
Sets the audio sample type.
public void SetAudioSampleType(AudioSampleType audioSampleType)
Parameters
audioSampleType
AudioSampleTypeThe audio sample type.
SetCameraAngle(string)
Sets the camera angle.
public void SetCameraAngle(string cameraAngle)
Parameters
cameraAngle
stringThe camera angle.
SetCameraLabel(string)
Sets the camera label.
public void SetCameraLabel(string cameraLabel)
Parameters
cameraLabel
stringThe camera label.
SetCameraMove(string)
Sets the camera move.
public void SetCameraMove(string cameraMove)
Parameters
cameraMove
stringThe camera move.
SetClient(string)
Sets the client.
public void SetClient(string client)
Parameters
client
stringThe client.
SetComment(string)
Sets the comment.
public void SetComment(string comment)
Parameters
comment
stringThe comment.
SetComposer(string)
Sets the composer.
public void SetComposer(string composer)
Parameters
composer
stringThe composer.
SetDirector(string)
Sets the director.
public void SetDirector(string director)
Parameters
director
stringThe director.
SetDirectorPhotography(string)
Sets the director of photography.
public void SetDirectorPhotography(string directorPhotography)
Parameters
directorPhotography
stringThe director of photography.
SetDuration(Time)
Sets the duration.
public void SetDuration(Time duration)
Parameters
duration
TimeThe duration.
SetEngineer(string)
Sets the engineer.
public void SetEngineer(string engineer)
Parameters
engineer
stringThe engineer.
SetFileDataRate(Rational)
Sets the file data rate.
public void SetFileDataRate(Rational rate)
Parameters
rate
RationalThe file data rate in megabytes per second.
SetGenre(string)
Sets the genre.
public void SetGenre(string genre)
Parameters
genre
stringThe genre.
SetGood(bool)
Sets the good.
public void SetGood(bool good)
Parameters
good
boolif set to
true
a shot is a keeper.
SetInstrument(string)
Sets the instrument.
public void SetInstrument(string instrument)
Parameters
instrument
stringThe instrument.
SetIntroTime(Time)
Sets the intro time.
public void SetIntroTime(Time introTime)
Parameters
introTime
TimeThe intro time.
SetKey(string)
Sets the audio’s musical key.
public void SetKey(string key)
Parameters
key
stringThe 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
stringThe comment.