cinder::audio::IoRegistrar Struct Reference
#include <Io.h>
List of all members.
Member Typedef Documentation
Member Function Documentation
SourceRef cinder::audio::IoRegistrar::createSource |
( |
DataSourceRef |
dataSource, |
|
|
std::string |
extension | |
|
) |
| | [static] |
void cinder::audio::IoRegistrar::registerSourceType |
( |
std::string |
extension, |
|
|
SourceCreationFunc |
func, |
|
|
int32_t |
priority = 2 | |
|
) |
| | [static] |
void cinder::audio::IoRegistrar::registerSourceGeneric |
( |
SourceCreationFunc |
func, |
|
|
int32_t |
priority = 2 | |
|
) |
| | [static] |
Friends And Related Function Documentation
The documentation for this struct was generated from the following files: