Overview
A simple media player class that takes the URI of a media file and provides the ability to play it.
Variable Summary
access | name | type | Can Read | Can Init | Can Write | Default Value | description |
---|---|---|---|---|---|---|---|
public | onCloseViewer | function(:GraphElement):Void | ![]() | ![]() | ![]() | ||
public | source | String | ![]() | ![]() | ![]() | ||
public | topic | GraphElement | ![]() | ![]() | ![]() |
Inherited Variables
de.deepamehta.fxclient.view.components.DetailComponent
access | name | type | Can Read | Can Init | Can Write | Default Value | description |
---|---|---|---|---|---|---|---|
public | container | Group | ![]() | ![]() | ![]() | ||
public | onEditSelection | function(:Selection,:String):Void | ![]() | ![]() | ![]() | ||
public | onNavigation | function(:GraphElement):Void | ![]() | ![]() | ![]() | ||
public | onResizeWindow | function(:float):Void | ![]() | ![]() | ![]() | ||
public | resizeButton | ImageView | ![]() | ![]() | ![]() | ||
public | type | String | ![]() | ![]() | ![]() |