flutter_sound
player
FlutterSoundPlayer
playerState property
playerState
flutter_sound
player
FlutterSoundPlayer
playerState property
FlutterSoundPlayer class
Constructors
FlutterSoundPlayer
Properties
foodSink
hashCode
isPaused
isPlaying
isStopped
onProgress
playerState
runtimeType
Methods
closeAudioSession
dispositionStream
feedFromStream
getPlayerState
getProgress
getResourcePath
isDecoderSupported
isOpen
noSuchMethod
nowPlaying
openAudioSession
pausePlayer
resumePlayer
seekToPlayer
setAudioFocus
setSubscriptionDuration
setUIProgressBar
setVolume
startPlayer
startPlayerFromMic
startPlayerFromStream
startPlayerFromTrack
stopPlayer
toString
Operators
operator ==
playerState
property
Null safety
PlayerState
playerState
The current state of the Player
Implementation
PlayerState get playerState => _playerState;