Google Flix Engine Linux Reference Manual Uživatelský manuál Strana 79

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 545
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 78
1 2 ... 74 75 76 77 78 79 80 81 82 83 84 ... 544 545

Komentáře k této Příručce

Žádné komentáře