mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-20 08:56:56 -05:00
audio-session - >media-session
Also implement video in the media session Small cleanups Improve exclusive mode
This commit is contained in:
parent
bed26040ef
commit
e02b3181da
9 changed files with 91 additions and 49 deletions
|
|
@ -375,6 +375,7 @@ int main(int argc, char *argv[])
|
|||
data.path,
|
||||
PW_STREAM_FLAG_AUTOCONNECT |
|
||||
PW_STREAM_FLAG_INACTIVE |
|
||||
PW_STREAM_FLAG_EXCLUSIVE |
|
||||
PW_STREAM_FLAG_MAP_BUFFERS,
|
||||
params, 1);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue