SSMELogReadyRoutedEventArgs Class

Provides data for the LogReady event.

Inheritance Hierarchy

System.Object
  Microsoft.Web.Media.SmoothStreaming.SSMELogReadyRoutedEventArgs

Namespace:  Microsoft.Web.Media.SmoothStreaming
Assembly:  Microsoft.Web.Media.SmoothStreaming (in Microsoft.Web.Media.SmoothStreaming.dll)

Syntax

'Declaration

Public Class SSMELogReadyRoutedEventArgs
'Usage

Dim instance As SSMELogReadyRoutedEventArgs
public class SSMELogReadyRoutedEventArgs
public ref class SSMELogReadyRoutedEventArgs
type SSMELogReadyRoutedEventArgs =  class end
public class SSMELogReadyRoutedEventArgs

The SSMELogReadyRoutedEventArgs type exposes the following members.

Properties

  Name Description
Public propertySupported by Windows Phone Log Gets or sets an XML string in the Windows Media Log format that contains the fields listed in the LogFields section.
Public propertySupported by Windows Phone LogSource Gets a value that indicates why the log was generated.
Public propertySupported by Windows Phone OriginalSource Gets or sets the object that raised the event.

Top

Methods

  Name Description
Public methodSupported by Windows Phone Equals (Inherited from Object.)
Protected methodSupported by Windows Phone Finalize (Inherited from Object.)
Public methodSupported by Windows Phone GetHashCode (Inherited from Object.)
Public methodSupported by Windows Phone GetType (Inherited from Object.)
Protected methodSupported by Windows Phone MemberwiseClone (Inherited from Object.)
Public methodSupported by Windows Phone ToString (Inherited from Object.)

Top

Version Information

Silverlight

Supported in: 5

Windows Phone

Supported in: Windows Phone OS 7.1, Windows Phone OS 7.0

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.Web.Media.SmoothStreaming Namespace