Google Flix Engine Linux Reference Manual Manuale Utente Pagina 79

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 545
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 78
5.17 Encoding Statistics 73
5.17.1.4 on2sc encoding_status_GetEndTime (const FLIX2HANDLE flix, int32_t pEndTime)
Retrieve the encode completion time.
Value is in milliseconds.
Parameters:
flix Handle to the flix engine returned from Flix2_Create() or Flix2_CreateEx()
pEndTime 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
pEndTime is not NULL
5.17.1.5 on2sc encoding_status_GetMaximumFramesize (const FLIX2HANDLE flix, int32_t
pMaxFramesize)
Retrieve the encoder’s maximum (video) frame size.
Value is in bytes.
Parameters:
flix Handle to the flix engine returned from Flix2_Create() or Flix2_CreateEx()
pMaxFramesize 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
pMaxFramesize is not NULL
5.17.1.6 on2sc encoding_status_GetMinimumFramesize (const FLIX2HANDLE flix, int32_t
pMinFramesize)
Retrieve the encoder’s minimum (video) frame size.
Value is in bytes
Parameters:
flix Handle to the flix engine returned from Flix2_Create() or Flix2_CreateEx()
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Vedere la pagina 78
1 2 ... 74 75 76 77 78 79 80 81 82 83 84 ... 544 545

Commenti su questo manuale

Nessun commento