YARP
Yet Another Robot Platform
SoundFileMp3.cpp File Reference
#include <yarp/sig/SoundFileMp3.h>
#include <yarp/conf/system.h>
#include <yarp/os/NetInt16.h>
#include <yarp/os/NetInt32.h>
#include <yarp/os/ManagedBytes.h>
#include <yarp/os/Vocab.h>
#include <yarp/sig/Sound.h>
#include <yarp/os/Log.h>
#include <yarp/os/LogStream.h>
#include <cstdio>
#include <cstring>
#include <fstream>
+ Include dependency graph for SoundFileMp3.cpp:

Go to the source code of this file.

Functions

bool read_mp3_istream (Sound &sound_data, std::istream &istream)
 

Function Documentation

◆ read_mp3_istream()

bool read_mp3_istream ( Sound sound_data,
std::istream &  istream 
)

Definition at line 337 of file SoundFileMp3.cpp.