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 ( AudioFrame* dst_buffer, int frame_count ) virtual |
|
void |
begin_resample ( ) |
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 ( AudioFrame* dst_buffer, int frame_count ) 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!