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.

MethodDescription
GetResults

Returns the results of an asynchronous operation started by one of the MediaRenderer playback methods.

 

Properties

The PlaybackOperation class has these properties.

PropertyAccess typeDescription

Completed

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.

 

 

 

Community Additions

ADD
Show: