Skip to content

SetBuffersCount

SetBuffersCount

Sets the number of buffers.

bool  SetBuffersCount(
   const int  total_buffers      // number of buffers
   );

Parameters

total_buffers

[in] The total number of buffers.

Return Value

In case of successful execution, returns true, otherwise - false.

Last updated on