Home
last modified time | relevance | path

Searched defs:getAudioFrames (Results 1 – 3 of 3) sorted by relevance

/dports/audio/luppp/openAV-Luppp-release-1.2.1/src/
H A Daudiobuffer.cxx94 long AudioBuffer::getAudioFrames() in getAudioFrames() function in AudioBuffer
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/com/jogamp/opengl/util/av/
H A DGLMediaPlayer.java577 public int getAudioFrames(); in getAudioFrames() method
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/opengl/util/av/
H A DGLMediaPlayerImpl.java1516 public final int getAudioFrames() { return audioFrames; } in getAudioFrames() method in GLMediaPlayerImpl