Searched refs:getFramesPerSecond (Results 1 – 8 of 8) sorted by relevance
28 public float getFramesPerSecond() { in getFramesPerSecond() method in Movie
45 return first.getFramesPerSecond(); in getActualFps()182 frameLength = (long) (1000.0/config.getFramesPerSecond()); in ScreenRecorder()
392 audioSamplesPerFrame = wavFile.getSampleRate()/movie.getFramesPerSecond(); in MovieEditorDialog()606 …return new Movie(movie.getFrameDimension(), movie.getFramesPerSecond(), Collections.singletonList(… in buildUI()784 … playTimera[0] = new Timer((int) ((double) 1000/movie.getFramesPerSecond()), new ActionListener() { in buildUI()1004 int inactivityInFrames = (int) (inactivityInterval*movie.getFramesPerSecond()); in addRemoveInactivityMenuItem()1032 …BUFFER_SIZE = (int) ((double) numChannels*sampleRate*validBits/(movie.getFramesPerSecond()*8)); //… in SoundPlayer()
165 header.setFrameRate(source.getFramesPerSecond()); in encode()210 movie.add(soundFactory.streamHeader(source.getFramesPerSecond())); in encode()
73 public float getFramesPerSecond() { in getFramesPerSecond() method in ScreenShot
239 public float getFramesPerSecond() { in getFramesPerSecond() method in CaptureConfig
395 fpsTextField.setText(Float.toString(owner.getCaptureConfig().getFramesPerSecond())); in CaptureOptionsDialog()
META-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...