Click or drag to resize

MediaInitializingEventArgs Class

Represents the event arguments of the MediaInitializing routed event.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    CSVideoPlayerMediaInitializingEventArgs

Namespace:  CSVideoPlayer
Assembly:  CSVideoPlayer (in CSVideoPlayer.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class MediaInitializingEventArgs : EventArgs

The MediaInitializingEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyMediaSource
Gets the URL.
Top
See Also

Reference

System.WindowsRoutedEventArgs