21#ifndef INCLUDED_SATNOGS_FRAME_FILE_SINK_H
22#define INCLUDED_SATNOGS_FRAME_FILE_SINK_H
24#include <gnuradio/block.h>
38 typedef std::shared_ptr<frame_file_sink>
sptr;
45 static sptr make(
const std::string& prefix_name,
int output_type);
#define SATNOGS_API
Definition: api.h:19
<+description of block+>
Definition: frame_file_sink.h:36
static sptr make(const std::string &prefix_name, int output_type)
std::shared_ptr< frame_file_sink > sptr
Definition: frame_file_sink.h:38
Definition: amsat_duv_decoder.h:29