MediaEventStateChangedEventArgsState Property |
Namespace: Veeplay.media.eventsAssembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public MediaEventMediaEventState State { get; }
Public ReadOnly Property State As MediaEventMediaEventState
Get
public:
property MediaEventMediaEventState State {
MediaEventMediaEventState get ();
}
member State : MediaEventMediaEventState with get
Property Value
Type:
MediaEventMediaEventStateSee Also