duration property
The duration of the asset, but in different units.
AssetType.audiois in milliseconds.AssetType.videois in seconds.AssetType.imageandAssetType.otherare Always 0.
See also:
videoDurationwhich is a duration getter for videos.
Implementation
final int duration;