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

  • 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 109
104 Flix Engine Linux Module Documentation
ON2_NET_ERROR The underlying communication layer failed.
Note:
If a value other than ON2_OK is returned, the output variables should not be considered valid.
Deprecated
Please use:
Flix2_AddFilter()
Flix2_FilterGetParam()
Flix2_FilterSetParam()
With the constants:
FE2_FILTER_CUT
FE2_CUT_START_SEC
FE2_CUT_STOP_SEC
for access to the flix engine cut filter.
5.25.3.3 on2sc editor_options_GetUseCut (const FLIX2HANDLE flix, on2bool pUseCut)
Determine if the cut filter is enabled.
Parameters:
flix Handle to the Flix Engine returned from Flix2_Create() or Flix2_CreateEx()
pUseCut Variable to update with the current saturation enable status
Return values:
ON2_OK The cut filter enable status was successfully retrieved from the engine.
ON2_NET_ERROR The underlying communication layer failed.
Note:
If a value other than ON2_OK is returned, the output variables should not be considered valid.
Deprecated
Please use:
Flix2_AddFilter()
Flix2_FilterGetParam()
Flix2_FilterSetParam()
With the constants:
FE2_FILTER_CUT
FE2_CUT_START_SEC
FE2_CUT_STOP_SEC
for access to the flix engine cut filter.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Zobrazit stránku 109
1 2 ... 105 106 107 108 109 110 111 112 113 114 115 ... 544 545

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

Žádné komentáře