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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 545
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 175
170 Flix Engine Linux Module Documentation
5.39.2.2 on2sc Flix2_GetLogLevel (const FLIX2HANDLE flix, int32_t level)
Retrieve current library-wide debug log level.
Parameters:
flix Handle to the flix engine returned from Flix2_Create()
level Storage location to receive the result
Return values:
ON2_OK on success
ON2_INVALID_PARAMS should one or more of the preconditions fail
Precondition:
flix is not NULL
level is not NULL
5.39.2.3 on2sc Flix2_GetLogPath (const FLIX2HANDLE flix, on2tc logpath, int32_t len)
Retrieve the library’s current log file path.
Parameters:
flix Handle to the flix engine returned from Flix2_Create()
logpath Storage location for the log file path
len on input, the max number of bytes available in logpath. On return, the number of bytes used.
Return values:
ON2_OK on success
ON2_INVALID_PARAMS should one or more of the preconditions fail
Precondition:
flix is not NULL
len is not NULL
5.39.2.4 on2sc Flix2_Init ()
Perform library initialization.
Call once per program instance
Attention:
Available only in the Flix Engine Core Library
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Przeglądanie stron 175
1 2 ... 171 172 173 174 175 176 177 178 179 180 181 ... 544 545

Komentarze do niniejszej Instrukcji

Brak uwag