Uses of Interface
com.teamdev.jxbrowser.cast.MediaSource
-
Uses of MediaSource in com.teamdev.jxbrowser.cast
Modifier and TypeInterfaceDescriptioninterface
A JavaScriptPresentationRequest
.Modifier and TypeMethodDescriptionstatic MediaSource
MediaSource.browser()
Returns a media source that represents any browser's content.static MediaSource
MediaSource.screen()
Returns a media source that represents any screen's content.Modifier and TypeMethodDescriptionboolean
MediaReceiver.supports
(MediaSource mediaSource) Returnstrue
if the receiver supports casting ofmediaSource
.