#include <rtp.h>
Definition at line 88 of file mythtv/libs/libavformat/rtp.h.
Public Attributes | |
| int | pt |
| const char | enc_name [50] |
| enum CodecType | codec_type |
| enum CodecID | codec_id |
| int | clock_rate |
| int | audio_channels |
Definition at line 90 of file mythtv/libs/libavformat/rtp.h.
Referenced by ff_rtp_codec_id(), ff_rtp_enc_name(), rtp_get_codec_info(), and rtp_get_payload_type().
| const char AVRtpPayloadType_s::enc_name[50] |
Definition at line 93 of file mythtv/libs/libavformat/rtp.h.
Referenced by ff_rtp_codec_id(), and rtp_get_codec_info().
Definition at line 95 of file mythtv/libs/libavformat/rtp.h.
Referenced by rtp_get_codec_info(), and rtp_get_payload_type().
1.5.5