mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2025-01-10 19:25:26 +00:00
transcriberbin: remove print statement
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/784>
This commit is contained in:
parent
20d2a7d05b
commit
806d101d87
1 changed files with 0 additions and 1 deletions
|
@ -449,7 +449,6 @@ impl TranscriberBin {
|
|||
}
|
||||
|
||||
q.set(true, min, gst::ClockTime::NONE);
|
||||
eprintln!("Latency query response: {:?}", q);
|
||||
}
|
||||
|
||||
ret
|
||||
|
|
Loading…
Reference in a new issue