SDL3pp
A slim C++ wrapper for SDL3
Loading...
Searching...
No Matches
SDL::AudioDecoder Member List

This is the complete list of members for SDL::AudioDecoder, including all inherited members.

AudioDecoder(std::nullptr_t=nullptr) noexceptSDL::AudioDecoderinline
AudioDecoder(AudioDecoderRaw resource) noexceptSDL::AudioDecoderinlineexplicit
AudioDecoder(const AudioDecoder &other) noexcept=deleteSDL::AudioDecoder
AudioDecoder(AudioDecoder &&other) noexceptSDL::AudioDecoderinline
AudioDecoder(const AudioDecoderRef &other)=delete (defined in SDL::AudioDecoder)SDL::AudioDecoder
AudioDecoder(AudioDecoderRef &&other)=delete (defined in SDL::AudioDecoder)SDL::AudioDecoder
AudioDecoder(StringParam path, PropertiesRef props=nullptr)SDL::AudioDecoderinline
AudioDecoder(IOStreamRef io, bool closeio=false, PropertiesRef props=nullptr)SDL::AudioDecoderinline
DecodeAudio(TargetBytes buffer, const AudioSpec &spec)SDL::AudioDecoderinline
Destroy()SDL::AudioDecoderinline
get() const noexceptSDL::AudioDecoderinline
GetFormat(AudioSpec *spec)SDL::AudioDecoderinline
GetProperties()SDL::AudioDecoderinline
operator bool() const noexceptSDL::AudioDecoderinlineexplicit
operator<=>(const AudioDecoder &other) const noexcept=defaultSDL::AudioDecoder
operator=(AudioDecoder &&other) noexceptSDL::AudioDecoderinline
operator=(const AudioDecoder &other)=deleteSDL::AudioDecoder
release() noexceptSDL::AudioDecoderinline
~AudioDecoder()SDL::AudioDecoderinline