PipeWire
0.3.38
|
Data Structures | |
struct | impl |
struct | node |
struct | stream |
struct | endpoint |
Macros | |
#define | NAME "stream-endpoint" |
#define | SESSION_KEY "stream-endpoint" |
#define | DEFAULT_CHANNELS 2 |
#define | DEFAULT_SAMPLERATE 48000 |
#define | PW_LOG_TOPIC_DEFAULT mod_topic |
Functions | |
PW_LOG_TOPIC_STATIC (mod_topic, "ms.mod." NAME) | |
int | sm_stream_endpoint_start (struct sm_media_session *session) |
#define DEFAULT_CHANNELS 2 |
#define DEFAULT_SAMPLERATE 48000 |
#define NAME "stream-endpoint" |
#define PW_LOG_TOPIC_DEFAULT mod_topic |
#define SESSION_KEY "stream-endpoint" |
PW_LOG_TOPIC_STATIC | ( | mod_topic | , |
"ms.mod." | NAME | ||
) |
int sm_stream_endpoint_start | ( | struct sm_media_session * | session | ) |
References impl::listener, PW_LOG_TOPIC_INIT, impl::session, and sm_media_session_add_listener().