|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| MayaFlux::Buffers::SoundFileBridge::SoundFileBridge | ( | uint32_t | channel_id, |
| const std::shared_ptr< Kakshya::SoundFileContainer > & | file_container, | ||
| uint32_t | source_channel = 0 |
||
| ) |
Construct a file-to-stream bridge.
| channel_id | Channel identifier for this buffer |
| file_container | Audio file to read from |
| source_channel | Which channel in the file to read (default: 0) |
Definition at line 15 of file SoundFileBridge.cpp.