SVideos

Index

Functions Index

Function Name

void OnUploadEnd (Closure c)

void OnUploadStart (Closure c)

Functions

GetInventoryVideos

Table GetInventoryVideos ()

Function Description

Parameter
Type
Description

tableInventoryVideos = Space.Videos.GetInventoryVideos()

OpenUploadFileBrowser

void OpenUploadFileBrowser ()

Opens a window that let's you select a file you wish to upload. (white-label)

OnUploadEnd

void OnUploadEnd (Closure c)

Binds the function c to be called when an upload operation ends.

Parameter
Type
Description

OnUploadStart

void OnUploadStart (Closure c)

Binds the function c to be called when an upload operation begins.

Parameter
Type
Description

Last updated

Was this helpful?