Skip to main content
Link
Menu
Expand
(external link)
Document
Search
Copy
Copied
Flutter Sound - 9.25.3
Guides
Getting Started
Installation
PCM Dart Streams
AudioSession
Codecs
Logger
Temporary files
PCM files
On Progress
Flutter Sound on web
Examples
Simple Playback
Simple Recorder
Dart Streams
Record to stream
Play Stream without flow control
Play Stream with flow control
Player OnProgress
Recorder OnProgress
Multi Playback
Set Volume
Set Speed
Seek Player
Sound Effects
Set Log Level
Demo
API ref.
Player class
Recorder class
Helper class
The τ family
Etau
Tauweb
Tauwar
Taudio
Dev
CHANGELOG
LICENSE
Live Example
Repository
pub.dev
Live Examples
Changelog
Repo
pub.dev
Taudio
Etau
position property - PlaybackDisposition class - player library - Dart API
menu
flutter_sound
public/flutter_sound_player.dart
PlaybackDisposition
position property
position
dark_mode
light_mode
position
property
Duration
position
final
The current position within the media that we are playing.
Implementation
final Duration position;
flutter_sound
player
PlaybackDisposition
position property
PlaybackDisposition class