Google Flix Engine Linux Reference Manual Instrukcja Użytkownika Strona 115

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 545
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 114
5.27 Frame Rate 109
Defines
#define FE2_FILTER_FRAMERATE
Filter name for use with Flix2_AddFilter().
#define FE2_FRAMERATE_FPS
Filter parameter name for frames per second value.
#define FE2_FRAMERATE_DECIMATE
Filter parameter for the decimation interval.
5.27.2 Define Documentation
5.27.2.1 #define FE2_FILTER_FRAMERATE
Filter name for use with Flix2_AddFilter().
Definition at line 49 of file framerate.h.
5.27.2.2 #define 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
Definition at line 67 of file framerate.h.
5.27.2.3 #define FE2_FRAMERATE_FPS
Filter parameter name for frames per second value.
Allows the frame rate to be adjusted to a specific rate.
Note:
Default: disabled
Definition at line 56 of file framerate.h.
5.27.3 Function Documentation
5.27.3.1 on2sc video_options_GetDecimateValue (const FLIX2HANDLE flix, 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
Przeglądanie stron 114
1 2 ... 110 111 112 113 114 115 116 117 118 119 120 ... 544 545

Komentarze do niniejszej Instrukcji

Brak uwag