MediaStreamer.MediaOpened Event

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Occurs when the media stream has been validated and opened, and the file headers have been read.

Namespace:  Microsoft.Phone.Media
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

Public Event MediaOpened As EventHandler(Of MediaStreamerOpenedEventArgs)
public event EventHandler<MediaStreamerOpenedEventArgs> MediaOpened

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

MediaStreamer Class

Microsoft.Phone.Media Namespace