Home
last modified time | relevance | path

Searched refs:GstRTSPExtensionInterface (Results 1 – 9 of 9) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspextension.c54 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 …]
Dgstrtspextension.h41 (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/
Dstruct_i386_osx.h52 {"GstRTSPExtensionInterface", sizeof (GstRTSPExtensionInterface), 60},
Dstruct_ppc32.h52 {"GstRTSPExtensionInterface", sizeof (GstRTSPExtensionInterface), 64},
Dstruct_i386.h52 {"GstRTSPExtensionInterface", sizeof (GstRTSPExtensionInterface), 64},
Dstruct_arm.h52 {"GstRTSPExtensionInterface", sizeof (GstRTSPExtensionInterface), 60},
Dstruct_ppc64.h52 {"GstRTSPExtensionInterface", sizeof (GstRTSPExtensionInterface), 128},
Dstruct_aarch64.h52 {"GstRTSPExtensionInterface", sizeof (GstRTSPExtensionInterface), 128},
Dstruct_x86_64.h52 {"GstRTSPExtensionInterface", sizeof (GstRTSPExtensionInterface), 128},