VeeplayRendererCurrentState Property |
Namespace: Veeplay.media.renderersAssembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public MediaElementState CurrentState { get; }
Public ReadOnly Property CurrentState As MediaElementState
Get
public:
virtual property MediaElementState CurrentState {
MediaElementState get () sealed;
}
abstract CurrentState : MediaElementState with get
override CurrentState : MediaElementState with get
Property Value
Type:
MediaElementStateImplements
IMediaRendererCurrentStateSee Also