Commit b64571f4 authored by Max Kellermann's avatar Max Kellermann

pcm/Export: update API documentation

parent 22a9e866
......@@ -30,7 +30,7 @@ struct AudioFormat;
/**
* An object that handles export of PCM samples to some instance
* outside of MPD. It has a few more options to tweak the binary
* representation which are not supported by the pcm_convert library.
* representation which are not supported by the #PcmConvert library.
*/
class PcmExport {
/**
......
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