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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 545
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 169
164 Flix Engine Linux Module Documentation
Parameters:
flix Handle to the flix engine returned from Flix2_Create() or Flix2_CreateEx()
Return values:
ON2_OK on success
ON2_INVALID_PARAMS should the precondition fail
ON2_NET_ERROR 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 Flix2_Create() or Flix2_CreateEx()
bExportAudio Enable/Disable
Return values:
ON2_OK on success
ON2_INVALID_PARAMS should the precondition fail
ON2_NET_ERROR the underlying communication layer failed
Precondition:
flix is not NULL
Note:
Default: on2true
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 Flix2_Create() or Flix2_CreateEx()
bExportVideo Enable/Disable
Return values:
ON2_OK on success
ON2_INVALID_PARAMS should the precondition fail
ON2_NET_ERROR the underlying communication layer failed
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Przeglądanie stron 169
1 2 ... 165 166 167 168 169 170 171 172 173 174 175 ... 544 545

Komentarze do niniejszej Instrukcji

Brak uwag