mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-05 13:30:02 -05:00
Remove description
Documentation should go somewhere else
This commit is contained in:
parent
672e5d8fa6
commit
523868d6bd
15 changed files with 228 additions and 259 deletions
|
|
@ -128,7 +128,7 @@ enum {
|
|||
static const SpaPropInfo prop_info[PROP_ID_LAST] =
|
||||
{
|
||||
{ PROP_ID_SOCKET, offsetof (SpaProxyProps, socketfd),
|
||||
"socket", "The Socket factor",
|
||||
"socket",
|
||||
SPA_PROP_FLAG_READWRITE,
|
||||
SPA_PROP_TYPE_INT, sizeof (int),
|
||||
SPA_PROP_RANGE_TYPE_NONE, 0, NULL,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue