YSE sound engine  1.0
cross platform sound engine
 All Classes Namespaces Functions Pages
YSE::DEVICE::interfaceObject Class Reference

Public Member Functions

 interfaceObject (juce::AudioIODevice *pimpl)
 
const char * getName () const
 
const char * getTypeName () const
 
const std::vector< std::string > & getOutputChannelNames () const
 
const std::vector< std::string > & getInputChannelNames () const
 
const std::vector< double > & getAvailableSampleRates () const
 
const std::vector< int > & getAvailableBufferSizes () const
 
int getDefaultBufferSize () const
 
int getOutputLatency () const
 
int getInputLatency () const
 

Detailed Description

Definition at line 26 of file deviceInterface.hpp.


The documentation for this class was generated from the following file: