| Name | Type | Description |
|---|---|---|
json |
Object | optional Json object describing the video |
Properties:
| Name | Type | Description |
|---|---|---|
name |
string | The video name |
isBR |
boolean | Indicate if the video is a BR (Basic Ressource) |
dlc |
boolean | Indicate if the video is a DLC |
Methods
-
Get the folder associated to videos
Name Type Description isBRboolean Indicate if the video is a BR dlcboolean Indicate if the video is a DLC Returns:
Type Description string -
Get the local folder associated to videos
Returns:
Type Description string -
Read the JSON associated to the video
Name Type Description jsonObject Json object describing the video -
Get the absolute path associated to this video
Returns:
Type Description string