Data Fields | |
unsigned long | cookie |
sanity check, to make sure we get the pointer we're expecting. | |
uint8_t | profile_idc |
from the sdp setup parameters. | |
uint8_t | profile_iop |
from the sdp setup parameters. | |
uint8_t | level_idc |
from the sdp setup parameters. | |
int | packetization_mode |
from the sdp setup parameters. |
Definition at line 55 of file rtp_h264.c.
unsigned long h264_rtp_extra_data::cookie |
sanity check, to make sure we get the pointer we're expecting.
Definition at line 56 of file rtp_h264.c.
Referenced by h264_free_extradata(), h264_handle_packet(), h264_new_extradata(), and parse_h264_sdp_line().
from the sdp setup parameters.
Definition at line 59 of file rtp_h264.c.
Referenced by sdp_parse_fmtp_config_h264().
from the sdp setup parameters.
Definition at line 60 of file rtp_h264.c.
Referenced by sdp_parse_fmtp_config_h264().
from the sdp setup parameters.
Definition at line 61 of file rtp_h264.c.
Referenced by sdp_parse_fmtp_config_h264().
from the sdp setup parameters.
Definition at line 62 of file rtp_h264.c.
Referenced by sdp_parse_fmtp_config_h264().