mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-09 13:30:06 -05:00
alsa: cleanups
Avoid getting the clock time just for debug. Improve time at startup.
This commit is contained in:
parent
d3c7acb137
commit
ab0d1b7fad
4 changed files with 34 additions and 28 deletions
|
|
@ -662,6 +662,7 @@ struct spa_node_methods {
|
|||
* immediately when idle. */
|
||||
|
||||
/** port keys */
|
||||
#define SPA_KEY_PORT_NAME "port.name" /**< a port name */
|
||||
#define SPA_KEY_PORT_MONITOR "port.monitor" /**< this port is a monitor port */
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue