menu
telnyx_webrtc package
documentation
call.dart
AudioPlayback
setLoopMode abstract method
setLoopMode abstract method
dark_mode
light_mode
setLoopMode
abstract method
Future
<
void
>
setLoopMode
(
LoopMode
loopMode
)
Sets the looping behavior.
Implementation
Future<void> setLoopMode(LoopMode loopMode);
telnyx_webrtc package
documentation
call
AudioPlayback
setLoopMode abstract method
AudioPlayback class