
6.33 flixengine2/flixengine2.h File Reference 309
• on2sc Flix2_CodecGetParamAsStr (FLIX2PLGNHANDLE plgn, const char ∗name, on2tc ∗value,
int32_t ∗len)
Retrieve the value of a parameter in a codec instance represented as a string.
• on2sc Flix2_CodecSetParam (FLIX2PLGNHANDLE plgn, const char ∗name, double inDblVal)
Set the value of a parameter in a codec instance using a double representation.
• on2sc Flix2_CodecGetParam (FLIX2PLGNHANDLE plgn, const char ∗name, double
∗outDblVal)
Retrieve the value of a parameter in a codec instance represented as a double.
• on2sc Flix2_AddMuxer (FLIX2PLGNHANDLE ∗pPlgn, const FLIX2HANDLE flix, const char
∗plgn_name)
Set the desired muxer.
• on2sc Flix2_RemoveMuxer (FLIX2PLGNHANDLE plgn)
Remove the specified muxer.
• on2sc Flix2_MuxerSetParamAsStr (FLIX2PLGNHANDLE plgn, const char ∗name, const on2tc
∗value)
Set the value of a parameter in a muxer instance using a string representation.
• on2sc Flix2_MuxerGetParamAsStr (FLIX2PLGNHANDLE plgn, const char ∗name, on2tc ∗value,
int32_t ∗len)
Retrieve the value of a parameter in a muxer instance represented as a string.
• on2sc Flix2_MuxerSetParam (FLIX2PLGNHANDLE plgn, const char ∗name, double inDblVal)
Set the value of a parameter in a muxer instance using a double representation.
• on2sc Flix2_MuxerGetParam (FLIX2PLGNHANDLE plgn, const char ∗name, double
∗outDblVal)
Retrieve the value of a parameter in a muxer instance represented as a double.
• on2sc Flix2_Errno (const FLIX2HANDLE flix, FE2_errno ∗flixerrno, int32_t ∗syserrno)
Retrieve the current error state of the engine.
6.33.2 Define Documentation
6.33.2.1 #define FLIXENGINE_API
Definition at line 24 of file flixengine2.h.
6.33.2.2 #define FLIXENGINE_VERSION_CHIEF
Definition at line 33 of file flixengine2.h.
6.33.2.3 #define FLIXENGINE_VERSION_EXTRA
Definition at line 37 of file flixengine2.h.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Komentáře k této Příručce