MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ set_all_data() [1/2]

void MayaFlux::Kakshya::DynamicSoundStream::set_all_data ( const DataVariant new_data)
private

Definition at line 363 of file DynamicSoundStream.cpp.

364{
365 set_all_data(std::vector<DataVariant> {data});
366}
void set_all_data(const DataVariant &new_data)

References set_all_data().

Referenced by expand_to(), and set_all_data().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: