PlaybackOperation class
Registers an event handler that is invoked when an asynchronous operation started by one of the MediaRenderer playback methods completes, and provides a method that returns the results of the operation.
PlaybackOperation has these types of members:
Methods
The PlaybackOperation class has these methods.
| Method | Description |
|---|---|
| GetResults |
Returns the results of an asynchronous operation started by one of the MediaRenderer playback methods. |
Properties
The PlaybackOperation class has these properties.
| Property | Access type | Description |
|---|---|---|
| Read/write |
Gets or sets an event handler that is invoked when the asynchronous operation started by one of the MediaRenderer playback methods is completed. |