Audio_options_getflvaudioformat(), Audio_options_getflvaudioformat, Audio_options_getsamplingrate – Google Flix Engine Linux Reference Manual User Manual
Page 21

5.2 Deprecated
15
Parameters:
← flix Handle to the flix engine returned from
or
→ pBitrate 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
pBitrate
is not NULL
Note:
Default:
Use the
along with the
parameter. This function
will be removed in a future release. See also:
5.2.2.2
on2sc audio_options_GetFlvAudioFormat (const FLIX2HANDLE flix,
FE2_FlvAudioFormat ∗ pFormat)
Retrieve the current output audio format.
Parameters:
← flix Handle to the flix engine returned from
or
→ pFormat 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
pFormat
is not NULL
Use the
. This function will be removed in a future release. See also:
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen