Commit 8b754b24 authored by Max Kellermann's avatar Max Kellermann

pcm/Buffer: update API documentation

parent b1bee9ff
......@@ -40,7 +40,7 @@ public:
/**
* Get the buffer, and guarantee a minimum size. This buffer becomes
* invalid with the next pcm_buffer_get() call.
* invalid with the next Get() call.
*
* This function will never return nullptr, even if size is
* zero, because the PCM library uses the nullptr return value
......
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