menu
mediasfu_sdk
methods\utils\sound_player.dart
SoundPlayerOptions
SoundPlayerOptions.new constructor
SoundPlayerOptions.new
dark_mode
light_mode
SoundPlayerOptions
constructor
SoundPlayerOptions
(
{
required
String
soundUrl
,
})
Implementation
SoundPlayerOptions({required this.soundUrl});
mediasfu_sdk
sound_player
SoundPlayerOptions
SoundPlayerOptions.new constructor
SoundPlayerOptions class