Google Flix Engine Linux Reference Manual Manual do Utilizador Página 79

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 545
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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
Vista de página 78
1 2 ... 74 75 76 77 78 79 80 81 82 83 84 ... 544 545

Comentários a estes Manuais

Sem comentários