audiosink: improve debug message
This commit is contained in:
parent
35a9de28f4
commit
81170c4989
@ -1548,7 +1548,8 @@ wrong_size:
|
|||||||
}
|
}
|
||||||
stopping:
|
stopping:
|
||||||
{
|
{
|
||||||
GST_DEBUG_OBJECT (sink, "ringbuffer is stopping");
|
GST_DEBUG_OBJECT (sink, "preroll got interrupted: %d (%s)", ret,
|
||||||
|
gst_flow_get_name (ret));
|
||||||
return ret;
|
return ret;
|
||||||
}
|
}
|
||||||
sync_latency_failed:
|
sync_latency_failed:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user