Valadoc
|
Vala
|
Tutorial
|
API-References
|
Markup
Packages
gstreamer-rtp-0.10
Gst
RTCPFBType
RTCPSDESType
RTCPType
RTPPayload
BaseRTPAudioPayload
BaseRTPDepayload
BaseRTPPayload
RTPPayloadInfo
RTCPPacket
RTCP_MAX_BYE_SSRC_COUNT
RTCP_MAX_RB_COUNT
RTCP_MAX_SDES
RTCP_MAX_SDES_ITEM_COUNT
RTCP_VALID_MASK
RTCP_VALID_VALUE
RTCP_VERSION
RTP_PAYLOAD_1016_STRING
RTP_PAYLOAD_CELLB_STRING
RTP_PAYLOAD_CN_STRING
RTP_PAYLOAD_DVI4_11025_STRING
RTP_PAYLOAD_DVI4_16000_STRING
RTP_PAYLOAD_DVI4_22050_STRING
RTP_PAYLOAD_DVI4_8000_STRING
RTP_PAYLOAD_DYNAMIC_STRING
RTP_PAYLOAD_G721_STRING
RTP_PAYLOAD_G722_STRING
RTP_PAYLOAD_G723_53
RTP_PAYLOAD_G723_53_STRING
RTP_PAYLOAD_G723_63
RTP_PAYLOAD_G723_63_STRING
RTP_PAYLOAD_G723_STRING
RTP_PAYLOAD_G728_STRING
RTP_PAYLOAD_G729_STRING
RTP_PAYLOAD_GSM_STRING
RTP_PAYLOAD_H261_STRING
RTP_PAYLOAD_H263_STRING
RTP_PAYLOAD_JPEG_STRING
RTP_PAYLOAD_L16_MONO_STRING
RTP_PAYLOAD_L16_STEREO_STRING
RTP_PAYLOAD_LPC_STRING
RTP_PAYLOAD_MP2T_STRING
RTP_PAYLOAD_MPA_STRING
RTP_PAYLOAD_MPV_STRING
RTP_PAYLOAD_NV_STRING
RTP_PAYLOAD_PCMA_STRING
RTP_PAYLOAD_PCMU_STRING
RTP_PAYLOAD_QCELP_STRING
RTP_PAYLOAD_TS41
RTP_PAYLOAD_TS41_STRING
RTP_PAYLOAD_TS48
RTP_PAYLOAD_TS48_STRING
RTP_VERSION
rtcp_buffer_add_packet
rtcp_buffer_end
rtcp_buffer_get_first_packet
rtcp_buffer_get_packet_count
rtcp_buffer_new
rtcp_buffer_new_copy_data
rtcp_buffer_new_take_data
rtcp_buffer_validate
rtcp_buffer_validate_data
rtcp_ntp_to_unix
rtcp_sdes_name_to_type
rtcp_sdes_type_to_name
rtcp_unix_to_ntp
rtp_buffer_add_extension_onebyte_header
rtp_buffer_add_extension_twobytes_header
rtp_buffer_allocate_data
rtp_buffer_calc_header_len
rtp_buffer_calc_packet_len
rtp_buffer_calc_payload_len
rtp_buffer_compare_seqnum
rtp_buffer_default_clock_rate
rtp_buffer_ext_timestamp
rtp_buffer_get_csrc
rtp_buffer_get_csrc_count
rtp_buffer_get_extension
rtp_buffer_get_extension_data
rtp_buffer_get_extension_onebyte_header
rtp_buffer_get_extension_twobytes_header
rtp_buffer_get_header_len
rtp_buffer_get_marker
rtp_buffer_get_packet_len
rtp_buffer_get_padding
rtp_buffer_get_payload
rtp_buffer_get_payload_buffer
rtp_buffer_get_payload_len
rtp_buffer_get_payload_subbuffer
rtp_buffer_get_payload_type
rtp_buffer_get_seq
rtp_buffer_get_ssrc
rtp_buffer_get_timestamp
rtp_buffer_get_version
rtp_buffer_list_add_extension_onebyte_header
rtp_buffer_list_add_extension_twobytes_header
rtp_buffer_list_from_buffer
rtp_buffer_list_get_extension_onebyte_header
rtp_buffer_list_get_extension_twobytes_header
rtp_buffer_list_get_payload_len
rtp_buffer_list_get_payload_type
rtp_buffer_list_get_seq
rtp_buffer_list_get_ssrc
rtp_buffer_list_get_timestamp
rtp_buffer_list_set_payload_type
rtp_buffer_list_set_seq
rtp_buffer_list_set_ssrc
rtp_buffer_list_set_timestamp
rtp_buffer_list_validate
rtp_buffer_new_allocate
rtp_buffer_new_allocate_len
rtp_buffer_new_copy_data
rtp_buffer_new_take_data
rtp_buffer_pad_to
rtp_buffer_set_csrc
rtp_buffer_set_extension
rtp_buffer_set_extension_data
rtp_buffer_set_marker
rtp_buffer_set_packet_len
rtp_buffer_set_padding
rtp_buffer_set_payload_type
rtp_buffer_set_seq
rtp_buffer_set_ssrc
rtp_buffer_set_timestamp
rtp_buffer_set_version
rtp_buffer_validate
rtp_buffer_validate_data
rtcp_buffer_new
Description:
public
weak
Buffer
rtcp_buffer_new
(
uint
mtu)
Create a new buffer for constructing RTCP packets. The packet will have a maximum size of
mtu
.
Parameters:
mtu
the maximum mtu size.
Returns:
A newly allocated buffer.
Namespace:
Gst
Package:
gstreamer-rtp-0.10