gtkIOStream
1.7.0
GTK+ << C++ IOStream operators for GTK+. Now with ORBing, numerical computation, audio client and more ...
|
This is the complete list of members for Sox< FP_TYPE_ >, including all inherited members.
availableFormats(void) | Sox< FP_TYPE_ > | |
close(bool inputFile) | Sox< FP_TYPE_ > | private |
closeRead(void) | Sox< FP_TYPE_ > | |
closeWrite(void) | Sox< FP_TYPE_ > | |
getChCntIn(void) | Sox< FP_TYPE_ > | inline |
getChCntOut(void) | Sox< FP_TYPE_ > | inline |
getFSIn(void) | Sox< FP_TYPE_ > | inline |
getFSOut(void) | Sox< FP_TYPE_ > | inline |
getMaxVal(void) | Sox< FP_TYPE_ > | inline |
in | Sox< FP_TYPE_ > | private |
maxVal | Sox< FP_TYPE_ > | private |
openMemWrite(void *buffer, size_t len, double fs, int channels, double maxVal) | Sox< FP_TYPE_ > | inline |
openMemWrite(void *buffer, size_t len, double fs, int channels, double maxVal, unsigned int wordSize, bool switchEndian, int revBytes, int revNibbles, int revBits) | Sox< FP_TYPE_ > | virtual |
openRead(string fileName) | Sox< FP_TYPE_ > | |
openRead(intptr_t buffer, size_t len) | Sox< FP_TYPE_ > | |
openWrite(const string &fileName, double fs, int channels, double maxVal) | Sox< FP_TYPE_ > | inlinevirtual |
openWrite(const string &fileName, double fs, int channels, double maxVal, unsigned int wordSize, bool switchEndian, int revBytes, int revNibbles, int revBits) | Sox< FP_TYPE_ > | virtual |
out | Sox< FP_TYPE_ > | private |
output_message(unsigned level, const char *filename, const char *fmt, va_list ap) | Sox< FP_TYPE_ > | privatestatic |
outputBuffer | Sox< FP_TYPE_ > | private |
outputMaxVal | Sox< FP_TYPE_ > | private |
printFormats() | Sox< FP_TYPE_ > | |
read(Eigen::DenseBase< Derived > &audioData, int count=0) | Sox< FP_TYPE_ > | inline |
setMaxVal(double newMax) | Sox< FP_TYPE_ > | inline |
Sox() | Sox< FP_TYPE_ > | |
write(const vector< vector< FP_TYPE_ > > &audioData) | Sox< FP_TYPE_ > | virtual |
write(const Eigen::DenseBase< Derived > &audioData) | Sox< FP_TYPE_ > | inline |
writeTransposed(const Eigen::DenseBase< Derived > &audioData) | Sox< FP_TYPE_ > | inline |
~Sox() | Sox< FP_TYPE_ > | virtual |
GTK+ IOStream
Beta
|