DownloadProgress
Artifact: androidx.media3:media3-exoplayer
@UnstableApi
class DownloadProgress
Mutable Download progress.
Summary
Public constructors |
|---|
Public properties |
|
|---|---|
volatile Long |
The number of bytes that have been downloaded. |
volatile Float |
The percentage that has been downloaded, or |
Public constructors
Public properties
percentDownloaded
volatile val percentDownloaded: Float
The percentage that has been downloaded, or PERCENTAGE_UNSET if unknown.