Flix2_removecodec – Google Flix Engine Linux Reference Manual User Manual

Page 186

Advertising
background image

180

Flix Engine Linux Module Documentation

← 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 codec does not support this parameter

ON2_NET_ERROR

the underlying communication layer failed

Precondition:

plgn

is not NULL

See also:

Codecs

5.41.1.6

on2sc Flix2_RemoveCodec (FLIX2PLGNHANDLE plgn)

Remove a codec from the encoder’s codec chain.

Parameters:

← plgn Handle to the codec returned from

Flix2_AddCodec()

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

Advertising