h264_rtp_extra_data Struct Reference

RTP/H264 specific private data. More...


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.


Detailed Description

RTP/H264 specific private data.

Definition at line 55 of file rtp_h264.c.


Field Documentation

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().


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

Generated on Fri Oct 3 22:47:03 2008 for ffmpeg by  doxygen 1.5.6