Searched defs:GstAvdtpSink (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluez/audio/
H A Dgstavdtpsink.h36 GstAvdtpSink))
45 typedef struct _GstAvdtpSink GstAvdtpSink; typedef in typeref:struct:_GstAvdtpSink
81 GstCaps *gst_avdtp_sink_get_device_caps(GstAvdtpSink *sink);
82 gboolean gst_avdtp_sink_set_device_caps(GstAvdtpSink *sink,
85 guint gst_avdtp_sink_get_link_mtu(GstAvdtpSink *sink);
87 void gst_avdtp_sink_set_device(GstAvdtpSink *sink,
90 void gst_avdtp_sink_set_transport(GstAvdtpSink *sink,
93 gchar *gst_avdtp_sink_get_device(GstAvdtpSink *sink);
95 gchar *gst_avdtp_sink_get_transport(GstAvdtpSink *sink);
99 void gst_avdtp_sink_set_crc(GstAvdtpSink *sel
[all...]

Completed in 51 milliseconds