Google Flix Engine Linux Reference Manual Manual de usuario Pagina 80

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 545
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 79
74 Flix Engine Linux Module Documentation
pMinFramesize 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
pMinFramesize is not NULL
5.17.1.7 on2sc encoding_status_GetStartTime (const FLIX2HANDLE flix, int32_t pStartTime)
Retrieve the encode start time.
Value is in milliseconds.
Parameters:
flix Handle to the flix engine returned from Flix2_Create() or Flix2_CreateEx()
pStartTime 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
pStartTime is not NULL
5.17.1.8 on2sc encoding_status_GetTotalFrames (const FLIX2HANDLE flix, int32_t
pTotalFrames)
Retrieve the total number of (video) frames encoded.
Parameters:
flix Handle to the flix engine returned from Flix2_Create() or Flix2_CreateEx()
pTotalFrames 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
pTotalFrames is not NULL
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Vista de pagina 79
1 2 ... 75 76 77 78 79 80 81 82 83 84 85 ... 544 545

Comentarios a estos manuales

Sin comentarios