CameraAPI.GetImageBufferReference();
None
long - A long integer version of the primary
image buffer pointer (void *CController::mapFd).
Returns the CController library image buffer pointer as a long integer.
Throws java.lang.Exception if an error occurs. All exceptions can be
caught using a
try/catch
block.