MediaEventStateChangedEventArgs.State Property |
Namespace: Veeplay.media.eventsAssembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic MediaEvent. MediaEventState State { get; }
Public ReadOnly Property State As MediaEvent. MediaEventState
Get
public:
property MediaEvent. MediaEventState State {
MediaEvent. MediaEventState get ();
}
member State : MediaEvent. MediaEventState with get
Property Value
Type:
MediaEvent.MediaEventState
See Also