Google Flix Engine Linux Reference Manual User Manual
Page 160

154
Flix Engine Linux Module Documentation
•
flix, const
∗outputFile)
Set the destination file for the encode session.
•
(const
flix,
∗pOutputFile,
∗len)
Get the destination file for the encode session.
•
on2sc Flix2_SetOverwriteExistingFiles
flix, const
bOverwriteExisting-
Files)
Enable/disable overwriting of existing output files.
•
Flix2_GetOverwriteExistingFiles
(const
flix,
∗bpOverwriteExistingFiles)
Retrieve the engine’s current behavior regarding existing output files.
•
flix, const
bExportAudio)
Enable/disable audio output in the current encoding session.
•
(const
flix,
∗bpExportAudio)
Retrieve the engine’s current behavior regarding audio output.
•
flix, const
bExportVideo)
Enable/disable video output in the current encoding session.
•
(const
flix,
∗bpExportVideo)
Retrieve the engine’s current behavior regarding video output.
•
on2sc Flix2_SetExportVideoType
flix, const
ex-
portVideoType)
Set the output file type.
•
(const
flix,
∗pExportVideoType)
Retrieve the current output file type.
•
flix, const
∗inputFile)
Set the source file for the encode session.
•
(const
flix,
∗pInputFile,
∗len)
Get the source file for the encode session.
•
(const
flix,
∗duration)
Get the duration, in milliseconds, of the source file.
•
flix)
Start encoding an output file.
•
flix)
Cancel a running encoding session.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen