MEReconnectStart event

Signals that a media source is attempting to reconnect to the server.

Raised by a media source at the start of a reconnection attempt. The network source raises this event if it attempts to reconnect 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
Mfobjects.h (include Mfidl.h)

See also

Media Foundation Events