mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-24 07:00:05 -05:00
props: move prop builder to pod-builder.h
This commit is contained in:
parent
e79a294816
commit
e2d930e394
5 changed files with 110 additions and 106 deletions
|
|
@ -277,7 +277,7 @@ static gboolean
|
|||
handle_audio_fields (ConvertData *d)
|
||||
{
|
||||
SpaPODFrame f;
|
||||
const GValue *value, value2;
|
||||
const GValue *value;
|
||||
int i = 0;
|
||||
|
||||
value = gst_structure_get_value (d->cs, "format");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue