PipeWire
0.3.33
|
Data Structures | |
struct | impl |
struct | client |
Macros | |
#define | NAME "access-portal" |
#define | SESSION_KEY "access-portal" |
#define | MEDIA_ROLE_ALL (MEDIA_ROLE_CAMERA) |
Enumerations | |
enum | media_role { MEDIA_ROLE_INVALID = -1, MEDIA_ROLE_NONE = 0, MEDIA_ROLE_CAMERA = 1 << 0 } |
Functions | |
int | sm_access_portal_start (struct sm_media_session *session) |
#define MEDIA_ROLE_ALL (MEDIA_ROLE_CAMERA) |
#define NAME "access-portal" |
#define SESSION_KEY "access-portal" |
enum media_role |
int sm_access_portal_start | ( | struct sm_media_session * | session | ) |
References impl::client_list, impl::session, and spa_list_init().