MayaFlux 0.4.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 396 of file DynamicSoundStream.cpp.

397{
398 set_all_data(std::vector<DataVariant> { data });
399}
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: