godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
AudioEffectCapture.getPushedFrames
godot
audioeffectcapture
AudioEffectCapture
Returns the number of audio frames inserted from the audio bus.
struct
AudioEffectCapture
@
nogc
nothrow const
long
getPushedFrames
(
)
Meta
Source
See Implementation
godot
audioeffectcapture
AudioEffectCapture
aliases
BaseClasses
functions
canGetBuffer
clearBuffer
getBuffer
getBufferLength
getBufferLengthFrames
getDiscardedFrames
getFramesAvailable
getPushedFrames
opAssign
opEquals
setBufferLength
toHash
properties
bufferLength
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Returns the number of audio frames inserted from the audio bus.