WARNING: The online documentation has moved to https://docs.pjsip.org.

Visit the new documentation at https://docs.pjsip.org:

BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJMEDIA Reference

pjmedia_vid_codec_h264_fmtp Struct Reference

#include <vid_codec_util.h>

Data Fields

pj_uint8_t profile_idc
 
pj_uint8_t profile_iop
 
pj_uint8_t level
 
pj_uint8_t packetization_mode
 
unsigned max_mbps
 
unsigned max_fs
 
unsigned max_cpb
 
unsigned max_dpb
 
unsigned max_br
 
pj_size_t sprop_param_sets_len
 
pj_uint8_t sprop_param_sets [256]
 

Detailed Description

Definition of H.264 parameters.

Field Documentation

◆ profile_idc

pj_uint8_t pjmedia_vid_codec_h264_fmtp::profile_idc

Profile ID

◆ profile_iop

pj_uint8_t pjmedia_vid_codec_h264_fmtp::profile_iop

Profile constraints bits

◆ level

pj_uint8_t pjmedia_vid_codec_h264_fmtp::level

Level

◆ packetization_mode

pj_uint8_t pjmedia_vid_codec_h264_fmtp::packetization_mode

Packetization mode

◆ max_mbps

unsigned pjmedia_vid_codec_h264_fmtp::max_mbps

Max macroblock processing rate

◆ max_fs

unsigned pjmedia_vid_codec_h264_fmtp::max_fs

Max frame size (in macroblocks)

◆ max_cpb

unsigned pjmedia_vid_codec_h264_fmtp::max_cpb

Max coded picture buffer size

◆ max_dpb

unsigned pjmedia_vid_codec_h264_fmtp::max_dpb

Max decoded picture buffer size

◆ max_br

unsigned pjmedia_vid_codec_h264_fmtp::max_br

Max video bit rate

◆ sprop_param_sets_len

pj_size_t pjmedia_vid_codec_h264_fmtp::sprop_param_sets_len

Parameter set length

◆ sprop_param_sets

pj_uint8_t pjmedia_vid_codec_h264_fmtp::sprop_param_sets[256]

Parameter set (SPS & PPS), in NAL unit bitstream


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

 


PJMEDIA small footprint Open Source media stack
Copyright (C) 2006-2008 Teluu Inc.