MediaStreamSource.GetDiagnosticAsync Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The MediaElement can call this method to request information about the MediaStreamSource. Developers respond to this method by calling ReportGetDiagnosticCompleted.
Assembly: System.Windows (in System.Windows.dll)
Parameters
- diagnosticKind
- Type: System.Windows.Media.MediaStreamSourceDiagnosticKind
A member of the MediaStreamSourceDiagnosticKind enumeration describing what type of information is desired.
Show: