PipeWire  0.3.33
stream-endpoint.c File Reference

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
 

Functions

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"

◆ SESSION_KEY

#define SESSION_KEY   "stream-endpoint"

Function Documentation

◆ sm_stream_endpoint_start()

int sm_stream_endpoint_start ( struct sm_media_session *  session)