menu
rive_native package
documentation
rive_audio.dart
StreamingAudioSource
makeBuffered abstract method
makeBuffered abstract method
dark_mode
light_mode
makeBuffered
abstract method
Future
<
BufferedAudioSource
>
makeBuffered
(
{
int
?
channels
,
int
?
sampleRate
,
})
Implementation
Future<BufferedAudioSource> makeBuffered({int? channels, int? sampleRate});
rive_native package
documentation
rive_audio
StreamingAudioSource
makeBuffered abstract method
StreamingAudioSource class