#include <deinterlaceframe.h>
If the buffer is extracting both fields from the video frames, the time of the first field is reported as being the time of the original frame, while the time of the second field will be 1/frame_rate() further on.
T | The pixel type of the original video buffer |
Definition at line 39 of file deinterlaceframe.h.
Public Member Functions | |
const VideoFrame< T > * | full_frame () |
const VideoFrame<T>* CVD::DeinterlaceFrame< T >::full_frame | ( | ) | [inline] |