Google Flix Engine Linux Reference Manual User Manual Page 182

  • Download
  • Add to my manuals
  • Print
  • Page
    / 545
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 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
Page view 181
1 2 ... 177 178 179 180 181 182 183 184 185 186 187 ... 544 545

Comments to this Manuals

No comments