mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-16 08:56:45 -05:00
transport: cleanup
This commit is contained in:
parent
5298ee8fae
commit
bc56c72b62
1 changed files with 0 additions and 5 deletions
|
|
@ -29,11 +29,6 @@
|
|||
#define INPUT_BUFFER_SIZE (1<<12)
|
||||
#define OUTPUT_BUFFER_SIZE (1<<12)
|
||||
|
||||
#define CMD_NONE 0
|
||||
#define CMD_PROCESS_DATA (1<<0)
|
||||
#define CMD_PROCESS_EVENTS (1<<1)
|
||||
#define CMD_PROCESS_SYNC (1<<2)
|
||||
|
||||
struct transport {
|
||||
struct pw_transport trans;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue