Previous | Next |
The Windows Media Unicast service TraceView control exposes the following methods.
Method | Description |
ClearTrace | Clears the TraceView display. |
PauseTrace | Pauses and resumes tracing. |
SetServer | Connects to a title server. |
TraceProperties | Invokes a dialog box for users to select event filters. |
The TraceView control supports the following event.
Event | Description |
OnTraceStateChange | Fired when the user clears, resumes, or pauses a trace. |
Previous | Next |