mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -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",
|
||||
G_TYPE_BYTES,
|
||||
G_PARAM_READABLE |
|
||||
G_PARAM_CONSTRUCT |
|
||||
G_PARAM_STATIC_STRINGS));
|
||||
|
||||
g_object_class_install_property (gobject_class,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue