
5.27 Frame Rate 109
Deļ¬nes
⢠#deļ¬ne FE2_FILTER_FRAMERATE
Filter name for use with Flix2_AddFilter().
⢠#deļ¬ne FE2_FRAMERATE_FPS
Filter parameter name for frames per second value.
⢠#deļ¬ne FE2_FRAMERATE_DECIMATE
Filter parameter for the decimation interval.
5.27.2 Deļ¬ne Documentation
5.27.2.1 #deļ¬ne FE2_FILTER_FRAMERATE
Filter name for use with Flix2_AddFilter().
Deļ¬nition at line 49 of ļ¬le framerate.h.
5.27.2.2 #deļ¬ne FE2_FRAMERATE_DECIMATE
Filter parameter for the decimation interval.
Decimation removes frames from the source video at regular intervals. This is useful for dropping the rate
without introducing jerkiness due to uneven frame rate.
Note:
Must be a positive integer
Default: disabled
Deļ¬nition at line 67 of ļ¬le framerate.h.
5.27.2.3 #deļ¬ne FE2_FRAMERATE_FPS
Filter parameter name for frames per second value.
Allows the frame rate to be adjusted to a speciļ¬c rate.
Note:
Default: disabled
Deļ¬nition at line 56 of ļ¬le framerate.h.
5.27.3 Function Documentation
5.27.3.1 on2sc video_options_GetDecimateValue (const FLIX2HANDLE ļ¬ix, uint32_t ā pValue)
Get the current decimation of the video framerate.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Comments to this Manuals