OpenShot Library | libopenshot 0.3.3
Loading...
Searching...
No Matches
openshot::MappedFrame Struct Reference

This struct holds two fields which together make up a complete video frame. More...

#include <FrameMapper.h>

Collaboration diagram for openshot::MappedFrame:
[legend]

Public Attributes

Field Even
 
Field Odd
 
SampleRange Samples
 

Detailed Description

This struct holds two fields which together make up a complete video frame.

These fields can point at different original frame numbers, for example the odd lines from frame 3, and the even lines of frame 4, if required by a pull-down technique.

Definition at line 164 of file FrameMapper.h.

Member Data Documentation

◆ Even

◆ Odd

◆ Samples


The documentation for this struct was generated from the following file: