mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
improve some debug
This commit is contained in:
parent
93006d6d90
commit
453e75a23e
7 changed files with 20 additions and 7 deletions
|
|
@ -295,7 +295,7 @@ static void convert_port_info(void *data,
|
|||
port_id--;
|
||||
}
|
||||
|
||||
spa_log_debug(this->log, NAME" %p: port info %d:%d", this,
|
||||
spa_log_trace(this->log, NAME" %p: port info %d:%d", this,
|
||||
direction, port_id);
|
||||
|
||||
spa_node_emit_port_info(&this->hooks, direction, port_id, info);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue