1 #ifndef _RICE_DECODED_DATA_H_ 2 #define _RICE_DECODED_DATA_H_ 12 : decodedData(decodedData)
Definition: audio_packet.hpp:4
RiceDecodedData(const std::vector< int32_t > &&decodedData) noexcept
Definition: rice_decoded_data.hpp:11
const std::vector< int32_t > decodedData
Definition: rice_decoded_data.hpp:10
Definition: rice_decoded_data.hpp:8