SDL3pp
A slim C++ wrapper for SDL3
Loading...
Searching...
No Matches
SDL::prop::AudioStream Namespace Reference

Properties for AudioStream. More...

Variables

constexpr auto AUTO_CLEANUP_BOOLEAN
 Auto cleanup enabled.

Detailed Description

Properties for AudioStream.

These are properties that can be queried on an AudioStream through the properties API. See GetAudioStreamProperties and AudioStream.GetProperties for more details.

Since
This namespace is available since SDL 3.4.0.
See also
GetAudioStreamProperties
AudioStream.GetProperties

Variable Documentation

◆ AUTO_CLEANUP_BOOLEAN

auto SDL::prop::AudioStream::AUTO_CLEANUP_BOOLEAN
constexpr
Initial value:
=
SDL_PROP_AUDIOSTREAM_AUTO_CLEANUP_BOOLEAN

Auto cleanup enabled.