Google Flix Engine Linux Reference Manual Bedienungsanleitung Seite 80

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 545
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 79
1 2 ... 75 76 77 78 79 80 81 82 83 84 85 ... 544 545

Kommentare zu diesen Handbüchern

Keine Kommentare