Packages

 

com.aspose.imaging.xmp.schemas.xmpdm

Class TimeFormat

  • All Implemented Interfaces:
    com.aspose.ms.System.IEquatable<TimeFormat>


    public final class TimeFormat
    extends Object
    implements com.aspose.ms.System.IEquatable<TimeFormat>

    Represents time format in Timecode.

    • Method Detail

      • isEquals

        public boolean isEquals(TimeFormat other)

        Indicates whether the current object is equal to another object of the same type.

        Parameters:
        other - An object to compare with this object.
        Returns:
        true if the current object is equal to the other parameter; otherwise, false.
      • hashCode

        public int hashCode()

        Returns a hash code for this instance.

        Overrides:
        hashCode in class Object
        Returns:
        A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table.
      • equals

        public boolean equals(Object obj)

        Determines whether the specified System.Object, is equal to this instance.

        Specified by:
        equals in interface com.aspose.ms.System.IEquatable<TimeFormat>
        Overrides:
        equals in class Object
        Parameters:
        obj - The System.Object to compare with this instance.
        Returns:
        true if the specified System.Object is equal to this instance; otherwise, false.
      • getTimecode24

        public static TimeFormat getTimecode24()

        Gets the timecode24.

        Value: The timecode24.
      • getTimecode25

        public static TimeFormat getTimecode25()

        Gets the timecode25.

        Value: The timecode25.
      • getDropTimecode2997

        public static TimeFormat getDropTimecode2997()

        Gets the drop timecode2997.

        Value: The drop timecode2997.
      • getNonDropTimecode2997

        public static TimeFormat getNonDropTimecode2997()

        Gets the non drop timecode2997.

        Value: The non drop timecode2997.
      • getTimecode30

        public static TimeFormat getTimecode30()

        Gets the timecode30.

        Value: The timecode30.
      • getTimecode50

        public static TimeFormat getTimecode50()

        Gets the timecode50.

        Value: The timecode50.
      • getDropTimecode5994

        public static TimeFormat getDropTimecode5994()

        Gets the drop timecode5994.

        Value: The drop timecode5994.
      • getNonDropTimecode5994

        public static TimeFormat getNonDropTimecode5994()

        Gets the non drop timecode5994.

        Value: The non drop timecode5994.
      • getTimecode60

        public static TimeFormat getTimecode60()

        Gets the timecode60.

        Value: The timecode60.
      • getTimecode23976

        public static TimeFormat getTimecode23976()

        Gets the timecode23976.

        Value: The timecode23976.