Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Class to contain diagnostic information about media events.
Classes
Class | Description | |
---|---|---|
![]() |
AdvancedLoggingPlugin | Posts advanced logs to a server that by default will upload a log every 30 seconds. |
![]() |
CircularList<T> | (Deprecated. Do not use) Implements a circular list. The caller defines maximum length when the list is constructed. When the list reaches the maximum, adding additional elements will cause the oldest element to be removed. |
![]() |
TraceEntry | Class that specifies points at which trace control requests are made. |
![]() |
Tracing | Class of utilities that provide tracing and debugging routines. |
Enumerations
Enumeration | Description | |
---|---|---|
![]() |
TraceArea | Enumeration that specifies the feature area from which a trace message originates, as shown in the following member table. |
![]() |
TraceDestination | Enumeration that specifies destinations for trace data. |
![]() |
TraceLevel | Enumeration that specifies the severity of a trace event. |