Flix Engine COM

Data Structures

interface  flixengine_com::IFlixPlgn
 Interface for accessing Codec, Filter and Muxer functions. More...
interface  flixengine_com::IEncodingStatus
 Interface for accessing encoding statistics functions. More...
interface  flixengine_com::ISwfOptions
 Interface for accessing SWF creation functions. More...
interface  flixengine_com::IVideoOptions
 Interface for accessing non-deprecated video_options_* functions. More...
interface  flixengine_com::IFlix
 Main interface for accessing engine functions and obtaining instances of other COM interfaces. More...

Namespaces

namespace  flixengine_com

Detailed Description

The COM interface provides a thin wrapper for access to non-deprecated Flix Engine functions.

Usage Notes:

Attention:
flixengine_com is a dual interface, meaning it exposes methods and properties via IDispatch as well as directly through the VTBL.
If using a language that supports direct VTBL binding (e.g., ASP.NET, C#, VB.NET) the assembly file, Interop.flixengine_com.dll, provided in %PROGRAMFILES%\On2 Flix Engine\lib will need to be updated should the major (M) or minor (m) version (x.M.m.x) of the COM library increase. If the application is based on the C++ sample it will need to be rebuilt in this case, flixengine_com_i.c being an analogue of the Interop.flixengine_com.dll assembly.

On2 Technologies, Inc Flix Engine Windows documentation, generated on Tue Nov 2 15:38:08 2010 by doxygen 1.6.1