T
- The type of the video framepublic class VideoFrame<T extends Image<?,T>> extends Object
Modifier and Type | Field and Description |
---|---|
T |
frame
The frame of video
|
VideoTimecode |
timecode
The timecode of the frame
|
Constructor and Description |
---|
VideoFrame(T frame,
VideoTimecode timecode)
Constructor
|
public VideoTimecode timecode
public VideoFrame(T frame, VideoTimecode timecode)
frame
- The frametimecode
- The timecode