mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-27 15:33:00 +02:00
Add buffering for Linux DVB outputs
Signed-off-by: max_10 <max_10@gmx.de>
This commit is contained in:
@@ -22,6 +22,7 @@ typedef struct
|
||||
unsigned int Height;
|
||||
unsigned char Version;
|
||||
unsigned int InfoFlags;
|
||||
ssize_t (* WriteV) (int, const struct iovec *, size_t);
|
||||
} WriterAVCallData_t;
|
||||
|
||||
typedef struct WriterCaps_s
|
||||
|
Reference in New Issue
Block a user