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

  • 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 180
5.40 Filter Manipulation 175
Return values:
ON2_OK on success
ON2_INVALID_PARAMS should one or more of the preconditions fail
ON2_NOT_SUPP the filter does not support this parameter
ON2_NET_ERROR the underlying communication layer failed
Precondition:
plgn is not NULL
value is not NULL
len is not NULL
Attention:
This function is currently unsupported and will return ON2_NOT_SUPP.
See also:
Filters
5.40.1.4 on2sc Flix2_FilterSetParam (FLIX2PLGNHANDLE plgn, const char name, double
inDblVal)
Set the value of a parameter in a filter instance using a double representation.
Parameters:
plgn Handle to the filter returned from Flix2_AddFilter()
name Name of the parameter to set
inDblVal 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.5 on2sc Flix2_FilterSetParamAsStr (FLIX2PLGNHANDLE plgn, const char name, const
on2tc value)
Set the value of a parameter in a filter instance using a string representation.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Zobrazit stránku 180
1 2 ... 176 177 178 179 180 181 182 183 184 185 186 ... 544 545

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

Žádné komentáře