Searched refs:GstRtpVorbisPay (Results 1 – 2 of 2) sorted by relevance
73 G_DEFINE_TYPE (GstRtpVorbisPay, gst_rtp_vorbis_pay, GST_TYPE_RTP_BASE_PAYLOAD);140 gst_rtp_vorbis_pay_init (GstRtpVorbisPay * rtpvorbispay) in gst_rtp_vorbis_pay_init()146 gst_rtp_vorbis_pay_clear_packet (GstRtpVorbisPay * rtpvorbispay) in gst_rtp_vorbis_pay_clear_packet()157 gst_rtp_vorbis_pay_cleanup (GstRtpVorbisPay * rtpvorbispay) in gst_rtp_vorbis_pay_cleanup()170 GstRtpVorbisPay *rtpvorbispay; in gst_rtp_vorbis_pay_setcaps()254 gst_rtp_vorbis_pay_reset_packet (GstRtpVorbisPay * rtpvorbispay, guint8 VDT) in gst_rtp_vorbis_pay_reset_packet()273 gst_rtp_vorbis_pay_init_packet (GstRtpVorbisPay * rtpvorbispay, guint8 VDT, in gst_rtp_vorbis_pay_init_packet()294 gst_rtp_vorbis_pay_flush_packet (GstRtpVorbisPay * rtpvorbispay) in gst_rtp_vorbis_pay_flush_packet()358 GstRtpVorbisPay *rtpvorbispay = GST_RTP_VORBIS_PAY (basepayload); in gst_rtp_vorbis_pay_finish_headers()549 GstRtpVorbisPay *rtpvorbispay = GST_RTP_VORBIS_PAY (basepayload); in gst_rtp_vorbis_pay_parse_id()[all …]
32 (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_RTP_VORBIS_PAY,GstRtpVorbisPay))40 typedef struct _GstRtpVorbisPay GstRtpVorbisPay; typedef