Searched refs:GstRTSPExtensionInterface (Results 1 – 9 of 9) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/ |
D | gstrtspextension.c | 54 sizeof (GstRTSPExtensionInterface), in gst_rtsp_extension_get_type() 81 G_SIGNAL_RUN_LAST, G_STRUCT_OFFSET (GstRTSPExtensionInterface, in gst_rtsp_extension_iface_init() 91 GstRTSPExtensionInterface *iface; in gst_rtsp_extension_detect_server() 104 GstRTSPExtensionInterface *iface; in gst_rtsp_extension_before_send() 118 GstRTSPExtensionInterface *iface; in gst_rtsp_extension_after_send() 132 GstRTSPExtensionInterface *iface; in gst_rtsp_extension_parse_sdp() 145 GstRTSPExtensionInterface *iface; in gst_rtsp_extension_setup_media() 158 GstRTSPExtensionInterface *iface; in gst_rtsp_extension_configure_stream() 172 GstRTSPExtensionInterface *iface; in gst_rtsp_extension_get_transports() 185 GstRTSPExtensionInterface *iface; in gst_rtsp_extension_stream_select() [all …]
|
D | gstrtspextension.h | 41 (G_TYPE_INSTANCE_GET_INTERFACE ((inst), GST_TYPE_RTSP_EXTENSION, GstRTSPExtensionInterface)) 49 typedef struct _GstRTSPExtensionInterface GstRTSPExtensionInterface; typedef
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | struct_i386_osx.h | 52 {"GstRTSPExtensionInterface", sizeof (GstRTSPExtensionInterface), 60},
|
D | struct_ppc32.h | 52 {"GstRTSPExtensionInterface", sizeof (GstRTSPExtensionInterface), 64},
|
D | struct_i386.h | 52 {"GstRTSPExtensionInterface", sizeof (GstRTSPExtensionInterface), 64},
|
D | struct_arm.h | 52 {"GstRTSPExtensionInterface", sizeof (GstRTSPExtensionInterface), 60},
|
D | struct_ppc64.h | 52 {"GstRTSPExtensionInterface", sizeof (GstRTSPExtensionInterface), 128},
|
D | struct_aarch64.h | 52 {"GstRTSPExtensionInterface", sizeof (GstRTSPExtensionInterface), 128},
|
D | struct_x86_64.h | 52 {"GstRTSPExtensionInterface", sizeof (GstRTSPExtensionInterface), 128},
|