Packages

 

com.aspose.imaging.xmp.schemas.xmpdm

Class XmpDynamicMediaPackage

  • All Implemented Interfaces:
    IXmlValue, com.aspose.ms.System.Collections.Generic.IGenericEnumerable<com.aspose.ms.System.Collections.Generic.KeyValuePair<String,Object>>, com.aspose.ms.System.Collections.IEnumerable<com.aspose.ms.System.Collections.Generic.KeyValuePair<String,Object>>, Iterable<com.aspose.ms.System.Collections.Generic.KeyValuePair<String,Object>>


    public final class XmpDynamicMediaPackage
    extends XmpPackage

    Represents XMP Dynamic Media namespace.

    • Constructor Detail

      • XmpDynamicMediaPackage

        public XmpDynamicMediaPackage()

        Initializes a new instance of the XmpDynamicMediaPackage class.

    • Method Detail

      • addValue

        public void addValue(String key,
                             String value)

        Adds string property.

        Overrides:
        addValue in class XmpPackage
        Parameters:
        key - The string representation of key that is identified with added value.
        value - The string value.
        Throws:
        com.aspose.ms.System.ArgumentNullException - key;DynamicMedia property could not be null
      • setAbsPeakAudioFilePath

        public void setAbsPeakAudioFilePath(String uri)

        Sets the absolute peak audio file path.

        Parameters:
        uri - The absolute path to the file’s peak audio file.
      • setAlblum

        public void setAlblum(String album)

        Sets the alblum.

        Parameters:
        album - The album.
      • setAltTapeName

        public void setAltTapeName(String altTapeName)

        Sets the alternative tape name.

        Parameters:
        altTapeName - Alternative tape name.
      • setAltTimeCode

        public void setAltTimeCode(Timecode timecode)

        Sets the alternative time code.

        Parameters:
        timecode - Time code.
      • setArtist

        public void setArtist(String artist)

        Sets the artist.

        Parameters:
        artist - The artist.
      • setAudioChannelType

        public void setAudioChannelType(AudioChannelType audioChannelType)

        Sets the audio channel type.

        Parameters:
        audioChannelType - Audio channel type.
      • setAudioSampleRate

        public void setAudioSampleRate(int rate)

        Sets the audio sample rate.

        Parameters:
        rate - The audio sample rate.
      • setAudioSampleType

        public void setAudioSampleType(AudioSampleType audioSampleType)

        Sets the audio sample type.

        Parameters:
        audioSampleType - The audio sample type.
      • setCameraAngle

        public void setCameraAngle(String cameraAngle)

        Sets the camera angle.

        Parameters:
        cameraAngle - The camera angle.
      • setCameraLabel

        public void setCameraLabel(String cameraLabel)

        Sets the camera label.

        Parameters:
        cameraLabel - The camera label.
      • setCameraMove

        public void setCameraMove(String cameraMove)

        Sets the camera move.

        Parameters:
        cameraMove - The camera move.
      • setClient

        public void setClient(String client)

        Sets the client.

        Parameters:
        client - The client.
      • setComment

        public void setComment(String comment)

        Sets the comment.

        Parameters:
        comment - The comment.
      • setComposer

        public void setComposer(String composer)

        Sets the composer.

        Parameters:
        composer - The composer.
      • setDirector

        public void setDirector(String director)

        Sets the director.

        Parameters:
        director - The director.
      • setDirectorPhotography

        public void setDirectorPhotography(String directorPhotography)

        Sets the director of photography.

        Parameters:
        directorPhotography - The director of photography.
      • setDuration

        public void setDuration(Time duration)

        Sets the duration.

        Parameters:
        duration - The duration.
      • setEngineer

        public void setEngineer(String engineer)

        Sets the engineer.

        Parameters:
        engineer - The engineer.
      • setFileDataRate

        public void setFileDataRate(Rational rate)

        Sets the file data rate.

        Parameters:
        rate - The file data rate in megabytes per second.
      • setGenre

        public void setGenre(String genre)

        Sets the genre.

        Parameters:
        genre - The genre.
      • setGood

        public void setGood(boolean good)

        Sets the good.

        Parameters:
        good - if set to true a shot is a keeper.
      • setInstrument

        public void setInstrument(String instrument)

        Sets the instrument.

        Parameters:
        instrument - The instrument.
      • setIntroTime

        public void setIntroTime(Time introTime)

        Sets the intro time.

        Parameters:
        introTime - The intro time.
      • setKey

        public void setKey(String key)

        Sets the audio’s musical key.

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

        public void setLogComment(String comment)

        Sets the user's log comment.

        Parameters:
        comment - The comment.