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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 545
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 181
176 Flix Engine Linux Module Documentation
Parameters:
plgn Handle to the filter returned from Flix2_AddFilter()
name Name of the parameter to set
value New value for the parameter
Return values:
ON2_OK on success
ON2_INVALID_PARAMS should the precondition fail
ON2_NOT_SUPP the filter does not support this parameter
ON2_NET_ERROR the underlying communication layer failed
Precondition:
plgn is not NULL
See also:
Filters
5.40.1.6 on2sc Flix2_RemoveFilter (FLIX2PLGNHANDLE plgn)
Remove a filter to the encoder’s filter chain.
Parameters:
plgn Handle to the filter returned from Flix2_AddFilter()
Return values:
ON2_OK on success
ON2_INVALID_PARAMS should the precondition fail
ON2_NET_ERROR the underlying communication layer failed
Precondition:
plgn is not NULL
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Przeglądanie stron 181
1 2 ... 177 178 179 180 181 182 183 184 185 186 187 ... 544 545

Komentarze do niniejszej Instrukcji

Brak uwag