Свойство | Тип | Описание | |
---|---|---|---|
movie |
Метод | Описание | |
---|---|---|
Load ( string name ) : void |
Load a video from streaming assets
|
|
Parse ( object>.Dictionary |
Parse the content of the dictionary and create a new gameobjet with this parameter
|
|
Pause ( ) : void |
Pause the video
|
|
Play ( ) : void |
Play the video
|
|
Stop ( ) : void |
Stop the video
|
|
UIVideo ( |
default ctor
|
|
UIVideo ( |
ctor for create from dictionary
|
public Parse ( object>.Dictionary |
||
dict | object>.Dictionary | |
Результат | void |
public UIVideo ( |
||
gameObject | ||
Результат | UnityEngine |
public UIVideo ( |
||
gameObject | ||
dict | object>.Dictionary | |
Результат | UnityEngine |