paraslash Paraslash Audio Streaming
About   News   Download   Documentation   Development

Variables
file_write.c File Reference

Variables

struct writer lsg_write_cmd_com_file_user_data
 

Detailed Description

simple output plugin for testing purposes

Variable Documentation

◆ lsg_write_cmd_com_file_user_data

struct writer lsg_write_cmd_com_file_user_data
Initial value:
= {
.pre_monitor = file_write_pre_monitor,
.post_monitor = file_write_post_monitor,
.close = file_write_close,
}

the init function of the file writer