pcm/Volume: fix API documentation
This commit is contained in:
parent
9d3d4fc734
commit
21d91cb1d1
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user