Google Flix Engine Linux Reference Manual Manuale Utente Pagina 176

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 545
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 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
Vedere la pagina 175
1 2 ... 171 172 173 174 175 176 177 178 179 180 181 ... 544 545

Commenti su questo manuale

Nessun commento