PipeWire 0.3.38
|
Data Structures | |
struct | impl |
struct | client |
Macros | |
#define | NAME "access-portal" |
#define | SESSION_KEY "access-portal" |
#define | PW_LOG_TOPIC_DEFAULT mod_topic |
#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 | |
PW_LOG_TOPIC_STATIC (mod_topic, "ms.mod." NAME) | |
int | sm_access_portal_start (struct sm_media_session *session) |
#define MEDIA_ROLE_ALL (MEDIA_ROLE_CAMERA) |
#define NAME "access-portal" |
#define PW_LOG_TOPIC_DEFAULT mod_topic |
#define SESSION_KEY "access-portal" |
enum media_role |
PW_LOG_TOPIC_STATIC | ( | mod_topic | , |
"ms.mod." | NAME | ||
) |
int sm_access_portal_start | ( | struct sm_media_session * | session | ) |
References impl::client_list, PW_LOG_TOPIC_INIT, impl::session, and spa_list_init().