11 #ifndef INCLUDED_VIDEO_SDL_SINK_S_H 12 #define INCLUDED_VIDEO_SDL_SINK_S_H 33 typedef std::shared_ptr<sink_s>
sptr;
36 make(
double framerate,
int width,
int height,
int dst_width,
int dst_height);
video sink using SDL
Definition: sink_s.h:29
std::shared_ptr< sink_s > sptr
Definition: sink_s.h:33
#define VIDEO_SDL_API
Definition: gr-video-sdl/include/gnuradio/video_sdl/api.h:18
GNU Radio logging wrapper.
Definition: basic_block.h:29
synchronous 1:1 input to output with historyOverride work to provide the signal processing implementa...
Definition: sync_block.h:25