Google Flix Engine Linux Reference Manual Uživatelský manuál Strana 118

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 545
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 117
112 Flix Engine Linux Module Documentation
Parameters:
flix Handle to the Flix Engine returned from Flix2_Create() or Flix2_CreateEx()
value Decimate value
Return values:
ON2_OK The target framerate was successfully set in the engine.
ON2_INVALID_PARAMS Should one or more of the preconditions fail.
ON2_NET_ERROR The underlying communication layer failed.
Precondition:
flix is not NULL
Note:
Default value is 0.
A value of <= 1 means to not drop any frames.
Deprecated
Use the Filter Interface along with FE2_FILTER_FRAMERATE and the FE2_FRAMERATE_-
DECIMATE parameter. This function will be removed in a future release.
5.27.3.6 on2sc video_options_SetUseSourceFramerate (FLIX2HANDLE flix, const on2bool
bUseSourceFramerate)
Switch between source and scaled framerate.
Parameters:
flix Handle to the Flix Engine returned from Flix2_Create() or Flix2_CreateEx()
bUseSourceFramerate New framerate status. on2true to use source framerate, on2false to use
scaled framerate.
Return values:
ON2_OK The framerate status was successfully set in the engine.
ON2_NET_ERROR The underlying communication layer failed.
Note:
By default, the source framerate will be used, unless a call to video_options_SetVideoFramerate(),
video_options_SetVideoFramerateAsDouble() or video_options_SetDecimateValue() has been made.
Deprecated
Use the Filter Interface along with FE2_FILTER_FRAMERATE. Not adding FE2_FILTER_-
FRAMERATE with Flix2_AddFilter() implies use of the source frame rate. This function will be
removed in a future release.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Zobrazit stránku 117
1 2 ... 113 114 115 116 117 118 119 120 121 122 123 ... 544 545

Komentáře k této Příručce

Žádné komentáře