pulsesink: improve debug
This commit is contained in:
parent
c0140982ee
commit
373333c2b3
@ -407,7 +407,7 @@ gst_pulsering_context_subscribe_cb (pa_context * c,
|
||||
GstPulseRingBuffer *pbuf = (GstPulseRingBuffer *) walk->data;
|
||||
psink = GST_PULSESINK_CAST (GST_OBJECT_PARENT (pbuf));
|
||||
|
||||
GST_LOG_OBJECT (psink, "type %d, idx %u", t, idx);
|
||||
GST_LOG_OBJECT (psink, "type %04x, idx %u", t, idx);
|
||||
|
||||
if (!pbuf->stream)
|
||||
continue;
|
||||
|
Loading…
x
Reference in New Issue
Block a user