Home
last modified time | relevance | path

Searched refs:getSampleRate (Results 1 – 7 of 7) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DBackendServiceLogConfig.php55 public function getSampleRate() function in Google\\Service\\Compute\\BackendServiceLogConfig
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/
H A DSearchUserActivityResponse.php53 public function getSampleRate() function in Google\\Service\\AnalyticsReporting\\SearchUserActivityResponse
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DCaptureConfig.java281 …rties.getProperty(AUDIO_FORMAT_SAMPLE_RATE_PROPERTY, String.valueOf(audioFormat.getSampleRate()))), in load()
340 …erties.setProperty(AUDIO_FORMAT_SAMPLE_RATE_PROPERTY, String.valueOf(audioFormat.getSampleRate())); in store()
H A DWavFile.java78 public long getSampleRate() { in getSampleRate() method in WavFile
753 long sampleRate = readWavFile.getSampleRate(); in main()
H A DMovieEditorDialog.java392 audioSamplesPerFrame = wavFile.getSampleRate()/movie.getFramesPerSecond(); in MovieEditorDialog()
395 sampleRate = wavFile.getSampleRate(); in MovieEditorDialog()
H A DCaptureOptionsDialog.java375 float sampleRate = owner.getCaptureConfig().getAudioFormat().getSampleRate(); in CaptureOptionsDialog()
/plugin/jcapture/lib/
H A Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...