MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
MayaFlux::Buffers::BufferSupplyMixing Member List

This is the complete list of members for MayaFlux::Buffers::BufferSupplyMixing, including all inherited members.

BufferSupplyMixing(TokenUnitManager &unit_manager, BufferAccessControl &access_control)MayaFlux::Buffers::BufferSupplyMixing
clone_audio_buffer_for_channels(const std::shared_ptr< AudioBuffer > &buffer, const std::vector< uint32_t > &channels, ProcessingToken token)MayaFlux::Buffers::BufferSupplyMixing
fill_audio_from_interleaved(const double *interleaved_data, uint32_t num_frames, ProcessingToken token, uint32_t num_channels)MayaFlux::Buffers::BufferSupplyMixing
fill_audio_interleaved(double *interleaved_data, uint32_t num_frames, ProcessingToken token, uint32_t num_channels) constMayaFlux::Buffers::BufferSupplyMixing
m_access_controlMayaFlux::Buffers::BufferSupplyMixingprivate
m_unit_managerMayaFlux::Buffers::BufferSupplyMixingprivate
remove_supplied_audio_buffer(const std::shared_ptr< AudioBuffer > &buffer, ProcessingToken token, uint32_t channel)MayaFlux::Buffers::BufferSupplyMixing
supply_audio_buffer_to(const std::shared_ptr< AudioBuffer > &buffer, ProcessingToken token, uint32_t channel, double mix=1.0)MayaFlux::Buffers::BufferSupplyMixing
~BufferSupplyMixing()=defaultMayaFlux::Buffers::BufferSupplyMixing