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