yuzu/src/audio_core
Lioncash 2f6a611311 stream: Preserve enum class type in GetState()
Preserves the meaning/type-safetiness of the stream state instead of
making it an opaque u32. This makes it usable for other things outside
of the service HLE context.
2018-09-23 20:03:38 -04:00
..
algorithm
audio_out.cpp
audio_out.h
audio_renderer.cpp
audio_renderer.h
buffer.h
CMakeLists.txt
codec.cpp
codec.h
cubeb_sink.cpp
cubeb_sink.h
null_sink.h
sink_details.cpp
sink_details.h
sink_stream.h
sink.h
stream.cpp
stream.h
time_stretch.cpp
time_stretch.h