23 #ifndef INCLUDED_VIDEO_SDL_SINK_UC_H
24 #define INCLUDED_VIDEO_SDL_SINK_UC_H
45 typedef boost::shared_ptr<sink_uc>
sptr;
47 static sptr make(
double framerate,
48 int width,
int height,
50 int dst_width,
int dst_height);
#define VIDEO_SDL_API
Definition: gr-video-sdl/include/gnuradio/video_sdl/api.h:30
boost::shared_ptr< sink_uc > sptr
Definition: sink_uc.h:45
video sink using SDL
Definition: sink_uc.h:41
Include this header to use the message passing features.
Definition: logger.h:131
synchronous 1:1 input to output with historyOverride work to provide the signal processing implementa...
Definition: sync_block.h:37