Flix2_removemuxer – Google Flix Engine Linux Reference Manual User Manual

Page 190

Advertising
background image

184

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

ON2_NET_ERROR

the underlying communication layer failed

Precondition:

plgn

is not NULL

See also:

Muxers

5.42.1.6

on2sc Flix2_RemoveMuxer (FLIX2PLGNHANDLE plgn)

Remove the specified muxer.

Parameters:

← plgn Handle to the muxer returned from

Flix2_AddMuxer()

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