Flixengine2/encoding_status.h file reference, 15 flixengine2/encoding_status.h file reference, Engine2 – Google Flix Engine Linux Reference Manual User Manual
Page 291: Encoding_status.h, 1 detailed description, Functions

6.15 flixengine2/encoding_status.h File Reference
285
6.15
flixengine2/encoding_status.h File Reference
6.15.1
Detailed Description
Reference module(s):
Definition in file
Functions
•
on2sc encoding_status_GetAverageBitrate
(const
flix,
∗pBitrate)
Retrieve the encoder’s average (video) bitrate.
•
on2sc encoding_status_GetAverageFramesize
(const
flix,
∗pFramesize)
Retrieve the encoder’s average (video) frame size.
•
encoding_status_GetMaximumFramesize
(const
flix,
∗pMaxFramesize)
Retrieve the encoder’s maximum (video) frame size.
•
encoding_status_GetMinimumFramesize
(const
flix,
∗pMinFramesize)
Retrieve the encoder’s minimum (video) frame size.
•
on2sc encoding_status_GetTotalFrames
(const
flix,
∗pTotalFrames)
Retrieve the total number of (video) frames encoded.
•
on2sc encoding_status_GetElapsedTime
(const
flix,
∗pElapsedTime)
Retrieve the total elapsed encode time.
•
on2sc encoding_status_GetEndTime
(const
flix,
∗pEndTime)
Retrieve the encode completion time.
•
on2sc encoding_status_GetStartTime
(const
flix,
∗pStartTime)
Retrieve the encode start time.
•
on2sc encoding_status_PercentComplete
(const
flix,
∗percent)
Retrieve the percent of the encode complete.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen