GNU Radio 3.6.3.1 C++ API
|
Go to the source code of this file.
Classes | |
class | gr::blocks::file_meta_sink |
Write stream to file with meta-data headers.These files represent data as binary information in between meta-data headers. The headers contain information about the type of data and properties of the data in the next segment of samples. The information includes: More... |
Namespaces | |
namespace | gr |
namespace | gr::blocks |
Variables | |
const char | gr::blocks::METADATA_VERSION = 0 |
const size_t | gr::blocks::METADATA_HEADER_SIZE = 149 |