mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
source-output: fix wrongly marked property
This commit is contained in:
parent
1378a65fb7
commit
85e09e7a5b
1 changed files with 0 additions and 1 deletions
|
|
@ -396,7 +396,6 @@ pinos_source_output_class_init (PinosSourceOutputClass * klass)
|
||||||
"The requested format of the stream",
|
"The requested format of the stream",
|
||||||
G_TYPE_BYTES,
|
G_TYPE_BYTES,
|
||||||
G_PARAM_READABLE |
|
G_PARAM_READABLE |
|
||||||
G_PARAM_CONSTRUCT |
|
|
||||||
G_PARAM_STATIC_STRINGS));
|
G_PARAM_STATIC_STRINGS));
|
||||||
|
|
||||||
g_object_class_install_property (gobject_class,
|
g_object_class_install_property (gobject_class,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue