My Project
MMAL_ES_SPECIFIC_FORMAT_T Union Reference

#include <mmal_format.h>

Public Attributes

MMAL_AUDIO_FORMAT_T audio
 
MMAL_VIDEO_FORMAT_T video
 
MMAL_SUBPICTURE_FORMAT_T subpicture
 

Detailed Description

Definition of the type specific format. This describes the type specific information of the elementary stream.

Definition at line 96 of file mmal_format.h.

Member Data Documentation

◆ audio

MMAL_AUDIO_FORMAT_T MMAL_ES_SPECIFIC_FORMAT_T::audio

Audio specific information

Definition at line 98 of file mmal_format.h.

◆ subpicture

MMAL_SUBPICTURE_FORMAT_T MMAL_ES_SPECIFIC_FORMAT_T::subpicture

Subpicture specific information

Definition at line 100 of file mmal_format.h.

◆ video

MMAL_VIDEO_FORMAT_T MMAL_ES_SPECIFIC_FORMAT_T::video

Video specific information

Definition at line 99 of file mmal_format.h.


The documentation for this union was generated from the following file: