Flix2_getexportvideotype(), Flix2_getexportvideo, Flix2_getexportvideotype – Google Flix Engine Linux Reference Manual User Manual
Page 166

160
Flix Engine Linux Module Documentation
5.38.2.8
on2sc Flix2_GetExportAudio (const FLIX2HANDLE flix, on2bool ∗ bpExportAudio)
Retrieve the engine’s current behavior regarding audio output.
Parameters:
← flix Handle to the flix engine returned from
or
→ bpExportAudio Storage location to receive the result
Return values:
on success
should one or more of the preconditions fail
the underlying communication layer failed
Precondition:
flix
is not NULL
bpExportAudio
is not NULL
Note:
Default:
5.38.2.9
on2sc Flix2_GetExportVideo (const FLIX2HANDLE flix, on2bool ∗ bpExportVideo)
Retrieve the engine’s current behavior regarding video output.
Parameters:
← flix Handle to the flix engine returned from
or
→ bpExportVideo Storage location to receive the result
Return values:
on success
should one or more of the preconditions fail
the underlying communication layer failed
Precondition:
flix
is not NULL
bpExportVideo
is not NULL
Note:
Default:
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen