PipeWire  0.3.38
stream-endpoint.c File Reference
Include dependency graph for stream-endpoint.c:

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)
 

Macro Definition Documentation

◆ DEFAULT_CHANNELS

#define DEFAULT_CHANNELS   2

◆ DEFAULT_SAMPLERATE

#define DEFAULT_SAMPLERATE   48000

◆ NAME

#define NAME   "stream-endpoint"

◆ PW_LOG_TOPIC_DEFAULT

#define PW_LOG_TOPIC_DEFAULT   mod_topic

◆ SESSION_KEY

#define SESSION_KEY   "stream-endpoint"

Function Documentation

◆ PW_LOG_TOPIC_STATIC()

PW_LOG_TOPIC_STATIC ( mod_topic  ,
"ms.mod."  NAME 
)

◆ sm_stream_endpoint_start()

int sm_stream_endpoint_start ( struct sm_media_session *  session)