Public Member Functions | |
| InterpolateVideoConfig () | |
| void | copy_from (InterpolateVideoConfig *config) |
| int | equivalent (InterpolateVideoConfig *config) |
Data Fields | |
| double | input_rate |
| int | use_keyframes |
Definition at line 23 of file interpolatevideo.C.
| InterpolateVideoConfig::InterpolateVideoConfig | ( | ) |
| void InterpolateVideoConfig::copy_from | ( | InterpolateVideoConfig * | config | ) |
| int InterpolateVideoConfig::equivalent | ( | InterpolateVideoConfig * | config | ) |
Definition at line 32 of file interpolatevideo.C.
Referenced by copy_from(), equivalent(), and InterpolateVideoConfig().
Definition at line 34 of file interpolatevideo.C.
Referenced by copy_from(), equivalent(), and InterpolateVideoConfig().
1.5.5