mirror of
https://github.com/pikvm/ustreamer.git
synced 2026-07-30 23:52:05 +00:00
refactoring
This commit is contained in:
@@ -29,6 +29,12 @@
|
||||
#include "types.h"
|
||||
|
||||
|
||||
typedef struct {
|
||||
int fd;
|
||||
uint pad;
|
||||
} us_media_pad_s;
|
||||
|
||||
|
||||
int us_media_find_link(
|
||||
struct media_v2_topology *topology,
|
||||
u32 link_type,
|
||||
|
||||
Reference in New Issue
Block a user