GetImageBufferSize
CameraAPI.GetImageBufferSize();
None
long - The current size of the primary image buffer in bytes.
Returns the current size of the primary image buffer in bytes. Throws java.lang.Exception if an error occurs. All exceptions can be caught using a try/catch block.