AngleSharp by AngleSharp

<PackageReference Include="AngleSharp" Version="1.3.0" />

 MediaReadyState

public enum MediaReadyState
An enumeration of media ready states.

Data for immediate playback is available, but not enough to advance.

All conditions are met and playback should immediately execute.

Enough data for the current and further positions are available.

Enough information obtained such that the duration of the resource is available.

Nothing = 0

No information is available.