Unity 8
|
Preview widget for video. More...
Additional Inherited Members | |
![]() | |
void | triggered (string widgetId, string actionId, var data) |
This signal should be emitted when a preview action was triggered. More... | |
![]() | |
bool | isCurrentPreview |
Specifies the preview widget being currently used or not. | |
string | widgetId |
The widget identifier. | |
var | widgetData |
Variable used to contain widget's data. | |
var | scopeStyle |
The ScopeStyle component. | |
Preview widget for video.
This widget shows video contained in widgetData["source"], with a placeholder screenshot specified by widgetData["screenshot"].
Definition at line 21 of file PreviewVideoPlayback.qml.