HephAudio v3.0.6
A cross-platform C++ library for recording, playing, and processing audio on Windows, Android, Linux, iOS, and macOS.
Loading...
Searching...
No Matches
HephAudio::AudioStream Member List

This is the complete list of members for HephAudio::AudioStream, including all inherited members.

AudioStream(Native::NativeAudio *pNativeAudio)HephAudio::AudioStream
AudioStream(Audio &audio)HephAudio::AudioStream
AudioStream(Native::NativeAudio *pNativeAudio, const std::filesystem::path &filePath)HephAudio::AudioStream
AudioStream(Audio &audio, const std::filesystem::path &filePath)HephAudio::AudioStream
AudioStream(const AudioStream &)=delete (defined in HephAudio::AudioStream)HephAudio::AudioStream
AudioStream(AudioStream &&rhs) noexceptHephAudio::AudioStream
ChangeFile(const std::filesystem::path &newFilePath)HephAudio::AudioStream
GetAudioFormatInfo() constHephAudio::AudioStream
GetAudioObject() constHephAudio::AudioStream
GetFrameCount() constHephAudio::AudioStream
GetNativeAudio() constHephAudio::AudioStream
GetPosition() constHephAudio::AudioStream
operator=(const AudioStream &)=delete (defined in HephAudio::AudioStream)HephAudio::AudioStream
operator=(AudioStream &&rhs) noexcept (defined in HephAudio::AudioStream)HephAudio::AudioStream
Release()HephAudio::AudioStream
SetPosition(double position)HephAudio::AudioStream
Start()HephAudio::AudioStream
Stop()HephAudio::AudioStream
~AudioStream()HephAudio::AudioStream