Uses of Interface
com.teamdev.jxbrowser.cast.MediaSource
Packages that use MediaSource
-
Uses of MediaSource in com.teamdev.jxbrowser.cast
Subinterfaces of MediaSource in com.teamdev.jxbrowser.castModifier and TypeInterfaceDescriptioninterface
A JavaScriptPresentationRequest
.Methods in com.teamdev.jxbrowser.cast that return MediaSourceModifier 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.Methods in com.teamdev.jxbrowser.cast with parameters of type MediaSourceModifier and TypeMethodDescriptionboolean
MediaReceiver.supports
(MediaSource mediaSource) Returnstrue
if the receiver supports casting ofmediaSource
.