beautypg.com

Flix2_removefilter(), Flix2_removefilter – Google Flix Engine Linux Reference Manual User Manual

Page 182

background image

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