media/SmallBuffer.h
libmedia.so
BSmallBuffer();
Constructor. Creates a small buffer that can hold up to SmallBufferSizeLimit() bytes.
SmallBufferSizeLimit()
size_t* SmallBufferSizeLimit();
Returns the maximum number of bytes a BSmallBuffer can contain.
BSmallBuffer