MseReadyState MseReadyState MseReadyState MseReadyState Enum

Definition

Specifies the ready state of a MseStreamSource object.

public : enum class MseReadyStatepublic enum MseReadyStatePublic Enum MseReadyState// This API is not available in Javascript.
Attributes
Windows 10 requirements
Device family
Windows 10 (introduced v10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v1)

Fields

Closed Closed Closed Closed

The MseStreamSource is closed.

Ended Ended Ended Ended

The MseStreamSource is ended.

Open Open Open Open

The MseStreamSource is open.