Attention: Here be dragons
This is the latest
(unstable) version of this documentation, which may document features
not available in or compatible with released stable versions of Godot.
Checking the stable version of the documentation...
AudioStreamPlaybackResampled¶
继承: AudioStreamPlayback < RefCounted < Object
派生: AudioStreamGeneratorPlayback, AudioStreamPlaybackOggVorbis
该类目前没有描述,请帮我们贡献一个吧!
方法¶
_get_stream_sampling_rate() virtual const |
|
_mix_resampled(dst_buffer: |
|
void |
方法说明¶
float _get_stream_sampling_rate() virtual const 🔗
该方法目前没有描述,请帮我们贡献一个吧!
int _mix_resampled(dst_buffer: AudioFrame*
, frame_count: int) virtual 🔗
该方法目前没有描述,请帮我们贡献一个吧!
void begin_resample() 🔗
该方法目前没有描述,请帮我们贡献一个吧!