PipeWire
1.2.7
Toggle main menu visibility
Main Page
Pages
API Reference
Data Structures
Data Structures
Data Structure Index
Examples
▼
PipeWire
Overview
►
Configuration
►
Programs
►
Modules
►
Pulseaudio Modules
►
Internals
►
PipeWire API
►
API Tutorial
▼
API Reference
►
Stream
►
Filter
►
Security Context
►
Core API
►
Implementation API
►
Utilities
►
Extensions
▼
SPA
►
POD
►
Buffers
►
Control
►
Debug
►
Device
►
Graph
►
Node
►
Parameters
▼
Utilities
►
ANSI codes
►
Miscellaneous
►
Dictionary
▼
List
list.h
►
spa_list
SPA_LIST_INIT
spa_list_is_empty
spa_list_first
spa_list_last
spa_list_append
spa_list_prepend
spa_list_is_end
spa_list_next
spa_list_prev
spa_list_consume
spa_list_for_each_next
spa_list_for_each_prev
spa_list_for_each
spa_list_for_each_reverse
spa_list_for_each_safe_next
spa_list_for_each_safe_prev
spa_list_for_each_safe
spa_list_for_each_safe_reverse
spa_list_cursor_start
spa_list_for_each_cursor
spa_list_cursor_end
spa_list_init
spa_list_is_initialized
spa_list_insert
spa_list_insert_list
spa_list_remove
►
Hooks
►
Interfaces
►
JSON
►
JSON to POD
►
Key Names
►
Factory Names
►
Result handling
►
Ringbuffer
►
String handling
►
Types
►
Support
►
Data Structures
►
Examples
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
Loading...
Searching...
No Matches
Data Fields
spa_list Struct Reference
SPA
»
Utilities
»
List
#include <
spa/utils/list.h
>
Data Fields
struct
spa_list
*
next
struct
spa_list
*
prev
Detailed Description
Examples
bluez-session.c
, and
export-source.c
.
Field Documentation
◆
next
struct
spa_list
* spa_list::next
◆
prev
struct
spa_list
* spa_list::prev
The documentation for this struct was generated from the following file:
spa/utils/
list.h
spa_list
Generated by
1.10.0