Commit 21d91cb1 authored by Max Kellermann's avatar Max Kellermann

pcm/Volume: fix API documentation

parent 9d3d4fc7
...@@ -58,7 +58,7 @@ pcm_volume_to_float(int volume) noexcept ...@@ -58,7 +58,7 @@ pcm_volume_to_float(int volume) noexcept
} }
/** /**
* A class that converts samples from one format to another. * Software volume implementation.
*/ */
class PcmVolume { class PcmVolume {
SampleFormat format; SampleFormat format;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment