MOS
Public Member Functions | Public Attributes | List of all members
mos::aud::Sound_stream Class Referencefinal

Stream audio from file, combined with source data. More...

#include <sound_stream.hpp>

Public Member Functions

 Sound_stream (Shared_stream stream, Source source=Source())
 

Public Attributes

Shared_stream stream
 Stream used for the source. More...
 
Source source
 Source data. More...
 

Detailed Description

Stream audio from file, combined with source data.

Member Data Documentation

◆ source

Source mos::aud::Sound_stream::source

Source data.

◆ stream

Shared_stream mos::aud::Sound_stream::stream

Stream used for the source.


The documentation for this class was generated from the following file: