Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
Windows
Media
PlayTo
IPlayToReceiver
Interface IPlayToReceiver
Index
Properties
friendlyName
oncurrenttimechangerequested
onmutechangerequested
onpauserequested
onplaybackratechangerequested
onplayrequested
onsourcechangerequested
onstoprequested
ontimeupdaterequested
onvolumechangerequested
properties
supportsAudio
supportsImage
supportsVideo
Methods
notifyDurationChange
notifyEnded
notifyError
notifyLoadedMetadata
notifyPaused
notifyPlaying
notifyRateChange
notifySeeked
notifySeeking
notifyStopped
notifyTimeUpdate
notifyVolumeChange
startAsync
stopAsync
Properties
public
friendlyName
:
string
public
oncurrenttimechangerequested
:
any
public
onmutechangerequested
:
any
public
onpauserequested
:
any
public
onplaybackratechangerequested
:
any
public
onplayrequested
:
any
public
onsourcechangerequested
:
any
public
onstoprequested
:
any
public
ontimeupdaterequested
:
any
public
onvolumechangerequested
:
any
public
properties
:
IPropertySet
public
supportsAudio
:
boolean
public
supportsImage
:
boolean
public
supportsVideo
:
boolean
Methods
public
notifyDurationChange
(
duration
:
number
)
Parameters
duration:
number
public
notifyEnded
(
)
public
notifyError
(
)
public
notifyLoadedMetadata
(
)
public
notifyPaused
(
)
public
notifyPlaying
(
)
public
notifyRateChange
(
rate
:
number
)
Parameters
rate:
number
public
notifySeeked
(
)
public
notifySeeking
(
)
public
notifyStopped
(
)
public
notifyTimeUpdate
(
currentTime
:
number
)
Parameters
currentTime:
number
public
notifyVolumeChange
(
volume
:
number
, mute
:
boolean
)
Parameters
volume:
number
mute:
boolean
public
startAsync
(
)
:
IAsyncAction
Returns
IAsyncAction
public
stopAsync
(
)
:
IAsyncAction
Returns
IAsyncAction
Globals
Microsoft
Microsoft.Live
WinJS
WinJS.Application
WinJS.Binding
WinJS.Class
WinJS.Namespace
WinJS.Navigation
WinJS.Resources
WinJS.UI
WinJS.UI.Animation
WinJS.UI.Fragments
WinJS.UI.Pages
WinJS.UI.TrackTabBehavior
WinJS.Utilities
WinJS.Utilities.Scheduler
Windows
Windows.ApplicationModel
Windows.ApplicationModel.Activation
Windows.ApplicationModel.Background
Windows.ApplicationModel.Contacts
Windows.ApplicationModel.Contacts.Provider
Windows.ApplicationModel.Core
Windows.ApplicationModel.DataTransfer
Windows.ApplicationModel.DataTransfer.ShareTarget
Windows.ApplicationModel.Resources
Windows.ApplicationModel.Resources.Core
Windows.ApplicationModel.Resources.Management
Windows.ApplicationModel.Search
Windows.ApplicationModel.Store
Windows.Data
Windows.Data.Html
Windows.Data.Json
Windows.Data.Xml
Windows.Data.Xml.Dom
Windows.Data.Xml.Xsl
Windows.Devices
Windows.Devices.Enumeration
Windows.Devices.Enumeration.Pnp
Windows.Devices.Geolocation
Windows.Devices.Input
Windows.Devices.Portable
Windows.Devices.Printers
Windows.Devices.Printers.Extensions
Windows.Devices.Sensors
Windows.Devices.Sms
Windows.Foundation
Windows.Foundation.Collections
Windows.Foundation.Diagnostics
Windows.Foundation.Metadata
Windows.Globalization
Windows.Globalization.Collation
Windows.Globalization.DateTimeFormatting
Windows.Globalization.Fonts
Windows.Globalization.NumberFormatting
Windows.Graphics
Windows.Graphics.Display
Windows.Graphics.Imaging
Windows.Graphics.Printing
Windows.Graphics.Printing.OptionDetails
Windows.Management
Windows.Management.Core
Windows.Management.Deployment
Windows.Media
Windows.Media.Capture
Windows.Media.Devices
Windows.Media.MediaProperties
Windows.Media.PlayTo
Windows.Media.Playlists
Windows.Media.Protection
Windows.Media.Transcoding
Windows.Networking
Windows.Networking.BackgroundTransfer
Windows.Networking.Connectivity
Windows.Networking.NetworkOperators
Windows.Networking.Proximity
Windows.Networking.PushNotifications
Windows.Networking.Sockets
Windows.Security
Windows.Security.Authentication
Windows.Security.Authentication.OnlineId
Windows.Security.Authentication.Web
Windows.Security.Credentials
Windows.Security.Credentials.UI
Windows.Security.Cryptography
Windows.Security.Cryptography.Certificates
Windows.Security.Cryptography.Core
Windows.Security.Cryptography.DataProtection
Windows.Security.ExchangeActiveSyncProvisioning
Windows.Storage
Windows.Storage.AccessCache
Windows.Storage.BulkAccess
Windows.Storage.Compression
Windows.Storage.FileProperties
Windows.Storage.Pickers
Windows.Storage.Pickers.Provider
Windows.Storage.Provider
Windows.Storage.Search
Windows.Storage.Streams
Windows.System
Windows.System.Display
Windows.System.Profile
Windows.System.RemoteDesktop
Windows.System.Threading
Windows.System.Threading.Core
Windows.System.UserProfile
Windows.UI
Windows.UI.ApplicationSettings
Windows.UI.Core
Windows.UI.Core.AnimationMetrics
Windows.UI.Input
Windows.UI.Input.Inking
Windows.UI.Notifications
Windows.UI.Popups
Windows.UI.StartScreen
Windows.UI.Text
Windows.UI.ViewManagement
Windows.UI.WebUI
Windows.Web
Windows.Web.AtomPub
Windows.Web.Syndication
PlayToConnectionError
PlayToConnectionState
ICurrentTimeChangeRequestedEventArgs
IMuteChangeRequestedEventArgs
IPlayToConnection
IPlayToConnectionErrorEventArgs
IPlayToConnectionStateChangedEventArgs
IPlayToConnectionTransferredEventArgs
IPlayToManager
IPlayToManagerStatics
IPlayToReceiver
friendlyName
oncurrenttimechangerequested
onmutechangerequested
onpauserequested
onplaybackratechangerequested
onplayrequested
onsourcechangerequested
onstoprequested
ontimeupdaterequested
onvolumechangerequested
properties
supportsAudio
supportsImage
supportsVideo
notifyDurationChange
notifyEnded
notifyError
notifyLoadedMetadata
notifyPaused
notifyPlaying
notifyRateChange
notifySeeked
notifySeeking
notifyStopped
notifyTimeUpdate
notifyVolumeChange
startAsync
stopAsync
IPlayToSource
IPlayToSourceDeferral
IPlayToSourceRequest
IPlayToSourceRequestedEventArgs
IPlayToSourceSelectedEventArgs
IPlaybackRateChangeRequestedEventArgs
ISourceChangeRequestedEventArgs
IVolumeChangeRequestedEventArgs
CurrentTimeChangeRequestedEventArgs
MuteChangeRequestedEventArgs
PlayToConnection
PlayToConnectionErrorEventArgs
PlayToConnectionStateChangedEventArgs
PlayToConnectionTransferredEventArgs
PlayToManager
PlayToReceiver
PlayToSource
PlayToSourceDeferral
PlayToSourceRequest
PlayToSourceRequestedEventArgs
PlayToSourceSelectedEventArgs
PlaybackRateChangeRequestedEventArgs
SourceChangeRequestedEventArgs
VolumeChangeRequestedEventArgs