MediaOpened Event
IIS 7.0
Occurs when the media stream has been validated and opened and the file headers have been read.
Namespace: Microsoft.Web.Media.SmoothStreaming
Assembly: Microsoft.Web.Media.SmoothStreaming (in Microsoft.Web.Media.SmoothStreaming.dll)
Applications should parse the manifest for markers during the MediaOpened event, but not earlier. Specifically, applications should not parse the manifest during the ManifestReady event, because all markers set before MediaOpened are cleared in Silverlight when the MediaOpened event occurs.
For more information, see Events (IIS Smooth Streaming) and Timeline Markers and Events (IIS Smooth Streaming).
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.