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

Data Structures

struct  impl
 
struct  stream
 

Macros

#define NAME   "restore-stream"
 
#define SESSION_KEY   "restore-stream"
 
#define PREFIX   "restore.stream."
 
#define PW_LOG_TOPIC_DEFAULT   mod_topic
 
#define SAVE_INTERVAL   1
 

Functions

 PW_LOG_TOPIC_STATIC (mod_topic, "ms.mod." NAME)
 
int sm_restore_stream_start (struct sm_media_session *session)
 

Macro Definition Documentation

◆ NAME

#define NAME   "restore-stream"

◆ PREFIX

#define PREFIX   "restore.stream."

◆ PW_LOG_TOPIC_DEFAULT

#define PW_LOG_TOPIC_DEFAULT   mod_topic

◆ SAVE_INTERVAL

#define SAVE_INTERVAL   1

◆ SESSION_KEY

#define SESSION_KEY   "restore-stream"

Function Documentation

◆ PW_LOG_TOPIC_STATIC()

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

◆ sm_restore_stream_start()

int sm_restore_stream_start ( struct sm_media_session *  session)