mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
Rename to Support
This commit is contained in:
parent
6e6b5588f4
commit
a68e5d5124
14 changed files with 41 additions and 40 deletions
|
|
@ -831,8 +831,8 @@ static SpaResult
|
|||
v4l2_source_init (const SpaHandleFactory *factory,
|
||||
SpaHandle *handle,
|
||||
const SpaDict *info,
|
||||
const SpaInterface **platform,
|
||||
unsigned int n_platform)
|
||||
const SpaSupport **support,
|
||||
unsigned int n_support)
|
||||
{
|
||||
SpaV4l2Source *this;
|
||||
unsigned int i;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue