getFramecount method

int getFramecount()

Implementation

int getFramecount() {
  return _framecount;
}