WKPresentMediaPlayerResult Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains the result of presenting a media player.
public class WKPresentMediaPlayerResult
type WKPresentMediaPlayerResult = class
- Inheritance
-
WKPresentMediaPlayerResult
Constructors
WKPresentMediaPlayerResult(Boolean, Double) |
Creates a new WKPresentMediaPlayerResult with the specified values. |
Properties
DidPlayToEnd |
Gets or sets a value that tells whether the media played to its end. |
EndTime |
Gets or sets the media playback end time. |