duration


Description:

public double duration { get; }

Media duration as a decimal number in seconds.

This might be a different value compared to `duration` from [property@Clapper.MediaItem:tags], as this value is updated during decoding instead of being a fixed value from metadata.