import "flixengine_com.idl";
Definition at line 113 of file flixengine_com.idl.
Public Member Functions | |
| HRESULT | remove () |
| Wrapper for Flix2_RemoveCodec() / Flix2_RemoveFilter() / Flix2_RemoveMuxer(). | |
| HRESULT | setParamAsStr (const BSTR name, const BSTR value) |
| Wrapper for Flix2_CodecSetParamAsStr() / Flix2_FilterSetParamAsStr() / Flix2_MuxerSetParamAsStr(). | |
| HRESULT | setParam (const BSTR name, double inDblVal) |
| Wrapper for Flix2_CodecSetParam() / Flix2_FilterSetParam() / Flix2_MuxerSetParam(). | |
| HRESULT | getParam (const BSTR name,[out, retval] double *outDblVal) |
| Wrapper for Flix2_CodecGetParam() / Flix2_FilterGetParam() / Flix2_MuxerGetParam(). | |
Properties | |
| on2sc * | sc [get] |
| on2sc from the last Flix Engine function called within this interface | |
| HRESULT flixengine_com::IFlixPlgn::remove | ( | ) |
Wrapper for Flix2_RemoveCodec() / Flix2_RemoveFilter() / Flix2_RemoveMuxer().
| HRESULT flixengine_com::IFlixPlgn::setParamAsStr | ( | const BSTR | name, | |
| const BSTR | value | |||
| ) |
Wrapper for Flix2_CodecSetParamAsStr() / Flix2_FilterSetParamAsStr() / Flix2_MuxerSetParamAsStr().
| HRESULT flixengine_com::IFlixPlgn::setParam | ( | const BSTR | name, | |
| double | inDblVal | |||
| ) |
Wrapper for Flix2_CodecSetParam() / Flix2_FilterSetParam() / Flix2_MuxerSetParam().
| HRESULT flixengine_com::IFlixPlgn::getParam | ( | const BSTR | name, | |
| [out, retval] double * | outDblVal | |||
| ) |
Wrapper for Flix2_CodecGetParam() / Flix2_FilterGetParam() / Flix2_MuxerGetParam().
on2sc* flixengine_com::IFlixPlgn::sc [get] |
on2sc from the last Flix Engine function called within this interface
Flix Engine Windows documentation, generated on Mon Oct 6 14:23:55 2008 by
doxygen 1.5.5