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

◆ get_stream_info()

GlobalStreamInfo & MayaFlux::Core::Engine::get_stream_info ( )
inline

Gets the current stream configuration.

Returns
Reference to the GlobalStreamInfo struct

Definition at line 212 of file Engine.hpp.

212{ return m_stream_info; }
GlobalStreamInfo m_stream_info
Stream configuration.
Definition Engine.hpp:366

Referenced by MayaFlux::Config::get_buffer_size(), MayaFlux::Config::get_global_stream_info(), MayaFlux::Config::get_num_out_channels(), MayaFlux::Config::get_sample_rate(), MayaFlux::samples_to_blocks(), MayaFlux::seconds_to_blocks(), and MayaFlux::seconds_to_samples().

+ Here is the caller graph for this function: