My Project
Public Attributes
MMAL_PARAMETER_STATISTICS_T Struct Reference

#include <mmal_parameters_common.h>

List of all members.

Public Attributes

MMAL_PARAMETER_HEADER_T hdr
uint32_t buffer_count
uint32_t frame_count
uint32_t frames_skipped
uint32_t frames_discarded
uint32_t eos_seen
uint32_t maximum_frame_bytes
int64_t total_bytes
uint32_t corrupt_macroblocks

Detailed Description

Port statistics for debugging/test purposes. Ports may support query of this parameter to return statistics for debugging or test purposes. Not all values may be relevant for a given port.


Member Data Documentation

Total number of buffers processed

Number of corrupt macroblocks in the stream

Set if the end of stream has been reached

Total number of frames processed

Number of frames discarded

Number of frames without expected PTS based on frame rate

Maximum frame size in bytes

Total number of bytes processed


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines