pcm/Buffer: update API documentation
This commit is contained in:
parent
b1bee9ff38
commit
8b754b24b6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user