MediaStreamSource.GetDiagnosticAsync Method
Silverlight
The MediaElement can call this method to request information about the MediaStreamSource. Developers respond to this method by calling ReportGetDiagnosticCompleted.
Namespace: System.Windows.Media
Assembly: System.Windows (in System.Windows.dll)
protected abstract void GetDiagnosticAsync( MediaStreamSourceDiagnosticKind diagnosticKind )
Parameters
- diagnosticKind
- Type: System.Windows.Media.MediaStreamSourceDiagnosticKind
A member of the MediaStreamSourceDiagnosticKind enumeration describing what type of information is desired.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.