Google Flix Engine Linux Reference Manual Instrukcja Użytkownika Strona 21

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 545
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 20
5.2 Deprecated 15
Parameters:
flix Handle to the flix engine returned from Flix2_Create() or Flix2_CreateEx()
pBitrate Storage location to receive the result
Return values:
ON2_OK on success
ON2_INVALID_PARAMS should one or more of the preconditions fail
ON2_NET_ERROR the underlying communication layer failed
Precondition:
flix is not NULL
pBitrate is not NULL
Note:
Default: Bitrate64kbps
Deprecated
Use the Codec Interface along with the FE2_CODECPARAM_BITRATE parameter. This function
will be removed in a future release. See also: Audio Codecs.
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 Flix2_Create() or Flix2_CreateEx()
pFormat Storage location to receive the result
Return values:
ON2_OK on success
ON2_INVALID_PARAMS should one or more of the preconditions fail
ON2_NET_ERROR the underlying communication layer failed
Precondition:
flix is not NULL
pFormat is not NULL
Deprecated
Use the Codec Interface. This function will be removed in a future release. See also: Audio Codecs.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Przeglądanie stron 20
1 2 ... 16 17 18 19 20 21 22 23 24 25 26 ... 544 545

Komentarze do niniejszej Instrukcji

Brak uwag