Add systemd unit file
This commit is contained in:
parent
45d7a3e94b
commit
40681cdc1a
3 changed files with 19 additions and 3 deletions
2
main.cpp
2
main.cpp
|
|
@ -199,7 +199,7 @@ static void node_event_info(void* data, const struct pw_node_info *info)
|
|||
|
||||
static const struct pw_stream_events stream_events =
|
||||
{
|
||||
PW_VERSION_STREAM_EVENTS,
|
||||
.version = PW_VERSION_STREAM_EVENTS,
|
||||
.param_changed = on_stream_param_changed,
|
||||
.process = on_process,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue