Compartir a través de


MseStreamSource.ReadyState Propiedad

Definición

Obtiene un valor que especifica el estado listo de MseStreamSource.

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

Valor de propiedad

Valor con tipo MseReadyState que especifica el estado listo de MseStreamSource.

Se aplica a