mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-03-15 05:34:03 -04:00
examples: add rate as a constant
This commit is contained in:
parent
584ea400c3
commit
2940c9ff7b
8 changed files with 10 additions and 3 deletions
|
|
@ -22,8 +22,9 @@
|
|||
|
||||
#include <pipewire/pipewire.h>
|
||||
|
||||
#define WIDTH 640
|
||||
#define HEIGHT 480
|
||||
#define WIDTH 1920
|
||||
#define HEIGHT 1080
|
||||
#define RATE 30
|
||||
|
||||
#define MAX_BUFFERS 64
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue