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 ( AudioFrame* dst_buffer, int frame_count ) virtual |
|
void |
begin_resample ( ) |
方法说明¶
float _get_stream_sampling_rate ( ) virtual const
目前没有这个方法的描述。请帮我们贡献一个!
int _mix_resampled ( AudioFrame* dst_buffer, int frame_count ) virtual
目前没有这个方法的描述。请帮我们贡献一个!
void begin_resample ( )
目前没有这个方法的描述。请帮我们贡献一个!