AudioStreamPlaybackResampled๏ƒ Godot Course

Inherits: AudioStreamPlayback < RefCounted < Object

Inherited By: AudioStreamGeneratorPlayback, AudioStreamPlaybackOggVorbis

There is currently no description for this class. Please help us by contributing one!

Methods๏ƒ

float

_get_stream_sampling_rate() virtual const

int

_mix_resampled(dst_buffer: AudioFrame*, frame_count: int) 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(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!