Home --> Documentations --> PJMEDIA Reference
#include <format.h>
This structure contains all the information needed to completely describe a media.
The format id that specifies the audio sample or video pixel format. Some well known formats ids are declared in pjmedia_format_id enumeration.
Referenced by pjmedia_format_init_audio().
The top-most type of the media, as an information.
Referenced by pjmedia_format_init_audio(), PJMEDIA_PIA_AVG_BPS(), PJMEDIA_PIA_AVG_FSZ(), PJMEDIA_PIA_BITS(), PJMEDIA_PIA_CCNT(), PJMEDIA_PIA_MAX_BPS(), PJMEDIA_PIA_MAX_FSZ(), PJMEDIA_PIA_PTIME(), PJMEDIA_PIA_SPF(), and PJMEDIA_PIA_SRATE().
The type of detail structure in the detail pointer.
Detail section for audio format.
Detail section for video format.
Reserved area for user-defined format detail.
Detail section to describe the media.