
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
Commentaires sur ces manuels