_PayloadType Struct Reference


Data Fields

int type
int clock_rate
char bits_per_sample
char * zero_pattern
int pattern_length
int normal_bitrate
char * mime_type
char * recv_fmtp
char * send_fmtp
int flags
void * user_data

Detailed Description

Definition at line 52 of file payloadtype.h.


Field Documentation

int _PayloadType::type

one of PAYLOAD_* macros

Definition at line 54 of file payloadtype.h.

Referenced by rtp_session_recv_with_ts().

int _PayloadType::clock_rate

rtp clock rate

Definition at line 55 of file payloadtype.h.

Referenced by rtp_profile_find_payload_number(), rtp_session_get_current_recv_ts(), rtp_session_get_current_send_ts(), rtp_session_time_to_ts(), and rtp_session_ts_to_time().

char* _PayloadType::mime_type

actually the submime, ex: pcm, pcma, gsm

Definition at line 61 of file payloadtype.h.

Referenced by payload_type_clone(), payload_type_destroy(), rtp_profile_find_payload_number(), and rtp_profile_get_payload_number_from_mime().


The documentation for this struct was generated from the following file:
Generated on Fri Jun 22 17:52:16 2007 for oRTP by  doxygen 1.5.2