This is the complete list of members for PortAudioService, including all inherited members.
| closeStream(utility::ErrorState &errorState) | PortAudioService | |
| created() | Service | protectedvirtual |
| getAllowChannelCountFailure() | PortAudioService | |
| getConfiguration() | Service | protected |
| getConfiguration() const | Service | protected |
| getCore() | Service | |
| getCore() const | Service | |
| getCurrentBufferSize() const | PortAudioService | |
| getCurrentHostApiIndex() const | PortAudioService | |
| getCurrentInputDeviceIndex() const | PortAudioService | |
| getCurrentOutputDeviceIndex() const | PortAudioService | |
| getDependentServices(std::vector< rtti::TypeInfo > &dependencies) override | Service | virtual |
| getDependentServices(std::vector< rtti::TypeInfo > &dependencies) | Service | protectedvirtual |
| getDeviceCount(unsigned int hostApiIndex) | PortAudioService | |
| getDeviceIndex(int hostApiIndex, int hostApiDeviceIndex) | PortAudioService | |
| getDeviceInfo(unsigned int hostApiIndex, unsigned int localDeviceIndex) | PortAudioService | |
| getDeviceInfo(unsigned int deviceIndex) | PortAudioService | |
| getDeviceName(unsigned int hostApiIndex, unsigned int localDeviceIndex) | PortAudioService | |
| getDevices(unsigned int hostApiIndex) | PortAudioService | |
| getDeviceSettings() const | PortAudioService | |
| getErrorMessage() const | PortAudioService | |
| getHostApiCount() | PortAudioService | |
| getHostApiIndex(const std::string &hostApi) | PortAudioService | |
| getHostApiInfo(unsigned int hostApiIndex) | PortAudioService | |
| getHostApiName(unsigned int hostApiIndex) | PortAudioService | |
| getHostApis() | PortAudioService | |
| getIniFilePath() const | Service | protected |
| getIniFilePath(const std::string &appendix) const | Service | protected |
| getInputDeviceIndex(int hostApiIndex, const std::string &device) | PortAudioService | |
| getModule() const | Service | |
| getNodeManager() | PortAudioService | |
| getOutputDeviceIndex(int hostApiIndex, const std::string &device) | PortAudioService | |
| getTypeName() const | Service | |
| init(nap::utility::ErrorState &errorState) override | PortAudioService | virtual |
| isActive() | PortAudioService | |
| isOpened() | PortAudioService | |
| openStream(const PortAudioServiceConfiguration::DeviceSettings &settings, utility::ErrorState &errorState) | PortAudioService | |
| operator=(const Service &)=delete | Service | |
| operator=(Service &&)=delete | Service | |
| PortAudioService(ServiceConfiguration *configuration) | PortAudioService | |
| postResourcesLoaded() | Service | protectedvirtual |
| postUpdate(double deltaTime) | Service | protectedvirtual |
| preResourcesLoaded() | Service | protectedvirtual |
| preShutdown() override | PortAudioService | virtual |
| preUpdate(double deltaTime) | Service | protectedvirtual |
| printDevices() | PortAudioService | |
| registerObjectCreators(rtti::Factory &factory) override | PortAudioService | virtual |
| Service(ServiceConfiguration *configuration) | Service | |
| Service(ServiceConfiguration *configuration) | Service | |
| Service(Service &)=delete | Service | |
| Service(Service &&)=delete | Service | |
| shutdown() override | PortAudioService | virtual |
| start(utility::ErrorState &errorState) | PortAudioService | |
| stop(utility::ErrorState &errorState) | PortAudioService | |
| update(double deltaTime) override | Service | virtual |
| update(double deltaTime) | Service | protectedvirtual |
| ~PortAudioService()=default | PortAudioService | |
| ~Service() | Service | virtual |