public interface

VideoMoment

vars.VideoMoment
Known Indirect Subclasses

Class Overview

Represents a moment of time on a videotape

Summary

Constants
String TIMECODE_INVALID
Public Methods
abstract String getAlternateTimecode()
abstract Date getRecordedDate()
The date that this videoframe was actually recorded
abstract String getTimecode()

Constants

public static final String TIMECODE_INVALID

Constant Value: "--:--:--:--"

Public Methods

public abstract String getAlternateTimecode ()

Returns
  • The alternate timecode for this moment

public abstract Date getRecordedDate ()

The date that this videoframe was actually recorded

public abstract String getTimecode ()

Returns
  • The timecode for this moment