My Project
Public Attributes
MMAL_ES_FORMAT_T Struct Reference

#include <mmal_format.h>

List of all members.

Public Attributes

MMAL_ES_TYPE_T type
MMAL_FOURCC_T encoding
MMAL_FOURCC_T encoding_variant
MMAL_ES_SPECIFIC_FORMAT_Tes
uint32_t bitrate
uint32_t flags
uint32_t extradata_size
uint8_t * extradata

Detailed Description

Definition of an elementary stream format


Member Data Documentation

Bitrate in bits per second

FourCC specifying the encoding of the elementary stream. See the pre-defined encodings for some examples.

FourCC specifying the specific encoding variant of the elementary stream. See the pre-defined encoding variants for some examples.

Type specific information for the elementary stream

Codec specific data

Size of the codec specific data

Flags describing properties of the elementary stream. See Elementary stream flags.

Type of the elementary stream


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