Flix2_setexportaudio, Flix2_setexportvideo – Google Flix Engine Linux Reference Manual User Manual
Page 170

164
Flix Engine Linux Module Documentation
Parameters:
← flix Handle to the flix engine returned from
or
Return values:
on success
should the precondition fail
the underlying communication layer failed
Precondition:
flix
is not NULL
5.38.2.17
on2sc Flix2_SetExportAudio (FLIX2HANDLE flix, const on2bool bExportAudio)
Enable/disable audio output in the current encoding session.
Parameters:
← flix Handle to the flix engine returned from
or
← bExportAudio Enable/Disable
Return values:
on success
should the precondition fail
the underlying communication layer failed
Precondition:
flix
is not NULL
Note:
Default:
5.38.2.18
on2sc Flix2_SetExportVideo (FLIX2HANDLE flix, const on2bool bExportVideo)
Enable/disable video output in the current encoding session.
Parameters:
← flix Handle to the flix engine returned from
or
← bExportVideo Enable/Disable
Return values:
on success
should the precondition fail
the underlying communication layer failed
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen