B4J Programming Press on the image to return to the main documentation page.

MediaView

Written by icefairy333

List of types:

Media
MediaView

Media


Events:

None

Members:


  height As Int

  source As String

  width As Int

Members description:

height As Int
source As String
width As Int

MediaView


Events:

onready
onerror

Members:


  AutoPlay As Boolean

  FitHeight As Double

  FitWidth As Double

  init (eventname As String, parent As AnchorPaneWrapper, control As MediaPlayerWrapper)

  MediaInfo As Media [read only]

  Mute As Boolean

Members description:

AutoPlay As Boolean
FitHeight As Double
FitWidth As Double
init (eventname As String, parent As AnchorPaneWrapper, control As MediaPlayerWrapper)
MediaInfo As Media [read only]
Mute As Boolean

Top