Condividi tramite


MseStreamSource.ReadyState Proprietà

Definizione

Ottiene un valore che specifica lo stato pronto di MseStreamSource.

public:
 property MseReadyState ReadyState { MseReadyState get(); };
MseReadyState ReadyState();
public MseReadyState ReadyState { get; }
var mseReadyState = mseStreamSource.readyState;
Public ReadOnly Property ReadyState As MseReadyState

Valore della proprietà

Valore typed MseReadyState che specifica lo stato pronto di MseStreamSource.

Si applica a