11 #ifndef INCLUDED_VIDEO_SDL_SINK_UC_H 12 #define INCLUDED_VIDEO_SDL_SINK_UC_H 33 typedef std::shared_ptr<sink_uc>
sptr;
36 make(
double framerate,
int width,
int height,
int dst_width,
int dst_height);
std::shared_ptr< sink_uc > sptr
Definition: sink_uc.h:33
#define VIDEO_SDL_API
Definition: gr-video-sdl/include/gnuradio/video_sdl/api.h:18
video sink using SDL
Definition: sink_uc.h:29
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