Function eat::process::make_read_adm_bw64
Defined in File adm_bw64.hpp
Function Documentation
-
framework::ProcessPtr eat::process::make_read_adm_bw64(const std::string &name, const std::string &path, size_t block_size)
read samples and ADM data from a BW64 file
ports:
out_axml (DataPort<ADMData>) : output ADM data
out_samples (StreamPort<InterleavedBlockPtr>) : output samples
- Parameters
path – path to the file to read
block_size – maximum number of samples in each output block