SVideos
Index
Functions Index
Function Name
Functions
GetInventoryVideos
Table GetInventoryVideos ()
Function Description
Parameter
Type
Description
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?