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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 545
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 109
1 2 ... 105 106 107 108 109 110 111 112 113 114 115 ... 544 545

Komentarze do niniejszej Instrukcji

Brak uwag