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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 545
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 165
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 Flix2_Create() or Flix2_CreateEx()
bpExportAudio 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
bpExportAudio is not NULL
Note:
Default: on2true
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 Flix2_Create() or Flix2_CreateEx()
bpExportVideo 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
bpExportVideo is not NULL
Note:
Default: on2true
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Przeglądanie stron 165
1 2 ... 161 162 163 164 165 166 167 168 169 170 171 ... 544 545

Komentarze do niniejszej Instrukcji

Brak uwag