#include <SDL.h>#include <video_sdl_sink_uc.h>#include <gr_io_signature.h>#include <sys/types.h>#include <sys/stat.h>#include <fcntl.h>#include <unistd.h>#include <stdio.h>#include <cstring>#include <iostream>#include <stdexcept>Functions | |
| video_sdl_sink_uc_sptr | video_sdl_make_sink_uc (double framerate, int width, int height, unsigned int format, int dst_width, int dst_height) |
| video_sdl_sink_uc_sptr video_sdl_make_sink_uc | ( | double | framerate, | |
| int | width, | |||
| int | height, | |||
| unsigned int | format, | |||
| int | dst_width, | |||
| int | dst_height | |||
| ) |
1.5.8