Up to date
This page is up to date for Godot 4.3
.
If you still find outdated information, please open an issue.
AudioStreamPlaybackResampledยถ
Inherits: AudioStreamPlayback < RefCounted < Object
Inherited By: AudioStreamGeneratorPlayback, AudioStreamPlaybackOggVorbis
There is currently no description for this class. Please help us by contributing one!
Methodsยถ
_get_stream_sampling_rate() virtual const |
|
_mix_resampled(dst_buffer: |
|
void |
Method Descriptionsยถ
float _get_stream_sampling_rate() virtual const ๐
There is currently no description for this method. Please help us by contributing one!
int _mix_resampled(dst_buffer: AudioFrame*
, frame_count: int) virtual ๐
There is currently no description for this method. Please help us by contributing one!
void begin_resample() ๐
There is currently no description for this method. Please help us by contributing one!