HomeSort by relevance Sort by last modified time
    Searched full:stream_caps (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluez/audio/
gstavdtpsink.h 66 GstCaps *stream_caps; member in struct:_GstAvdtpSink
gstavdtpsink.c 191 if (self->stream_caps) {
192 gst_caps_unref(self->stream_caps);
193 self->stream_caps = NULL;
    [all...]

Completed in 82 milliseconds