MEReconnectEnd event
Signals that a media source has completed an attempt to reconnect to the server.
Raised by a media source at the end of a reconnection attempt. The network source raises this event if it reconnects to the server. The Media Session forwards this event to the application.
Event values
Possible values retrieved from IMFMediaEvent::GetValue include the following.
VARTYPE | Description |
---|---|
VT_EMPTY |
No event data. |
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
Header |
|
See also