ladybird/Libraries/LibMedia/Audio
Timothy Flynn dfa727a4d4 LibMedia: Remove preprocessor chain when initializing audio streams
Instead of having to duplicate the audio stream backend conditions, just
define PlaybackStream::create in each audio backend implementation file.
We provide a weak definition in PlaybackStream.cpp as the fallback.
2024-12-25 12:00:43 +01:00
..
FFmpegLoader.cpp
FFmpegLoader.h
Forward.h
Loader.cpp
Loader.h
PlaybackStream.cpp
PlaybackStream.h
PlaybackStreamAudioUnit.cpp
PlaybackStreamAudioUnit.h
PlaybackStreamOboe.cpp
PlaybackStreamOboe.h
PlaybackStreamPulseAudio.cpp
PlaybackStreamPulseAudio.h
PulseAudioWrappers.cpp
PulseAudioWrappers.h
Sample.h
SampleFormats.cpp
SampleFormats.h