Class VideoClip

    • Constructor Detail

      • VideoClip

        public VideoClip()
    • Method Detail

      • getStartTimecode

        @Nullable
        public String getStartTimecode()
        Get startTimecode
        Returns:
        startTimecode
      • setStartTimecode

        public void setStartTimecode​(String startTimecode)
      • getEndTimecode

        @Nullable
        public String getEndTimecode()
        Get endTimecode
        Returns:
        endTimecode
      • setEndTimecode

        public void setEndTimecode​(String endTimecode)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object