Flixengine_api, Flixengine_version_chief, Flixengine_version_major – Google Flix Engine Linux Reference Manual User Manual
Page 315: Flixengine_version_extra, 2 define documentation
6.33 flixengine2/flixengine2.h File Reference
309
•
on2sc Flix2_CodecGetParamAsStr
plgn, const char ∗name,
∗value,
∗len)
Retrieve the value of a parameter in a codec instance represented as a string.
•
plgn, const char ∗name, double inDblVal)
Set the value of a parameter in a codec instance using a double representation.
•
plgn,
const
char
∗name,
double
∗outDblVal)
Retrieve the value of a parameter in a codec instance represented as a double.
•
∗pPlgn, const
flix, const char
∗plgn_name)
Set the desired muxer.
•
plgn)
Remove the specified muxer.
•
on2sc Flix2_MuxerSetParamAsStr
plgn, const char ∗name, const
∗value)
Set the value of a parameter in a muxer instance using a string representation.
•
on2sc Flix2_MuxerGetParamAsStr
plgn, const char ∗name,
∗value,
∗len)
Retrieve the value of a parameter in a muxer instance represented as a string.
•
plgn, const char ∗name, double inDblVal)
Set the value of a parameter in a muxer instance using a double representation.
•
plgn,
const
char
∗name,
double
∗outDblVal)
Retrieve the value of a parameter in a muxer instance represented as a double.
•
(const
flix,
∗flixerrno,
∗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