C# Class Windows.Media.PlayTo.PlayToSourceRequest

Inheritance: IPlayToSourceRequest
Datei anzeigen Open project: shiftkey/winrt-backport-hilarity

Public Methods

Method Description
DisplayErrorString ( [ errorString ) : void
GetDeferral ( ) : PlayToSourceDeferral
SetSource ( [ value ) : void

Method Details

DisplayErrorString() public method

public DisplayErrorString ( [ errorString ) : void
errorString [
return void

GetDeferral() public method

public GetDeferral ( ) : PlayToSourceDeferral
return PlayToSourceDeferral

SetSource() public method

public SetSource ( [ value ) : void
value [
return void