TalanSoft Toolkits  201707
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups Pages
Classes | Functions
WdgVlkPlayer

Detailed Description

Classes

struct  iVlkPlayerSink
 VlkPlayer events sink. More...
 
struct  iWidgetVlkPlayer
 Widget Vlk Player. More...
 

Functions

ni::iDataTableVlkPlayerLoadArchiveAsFileSystem (const char *aaszArchivePath)
 Loads the specified directory or package file as the root filesystem and load the application manifest contained in it. More...
 

Function Documentation

ni::iDataTable* ni::VlkPlayerLoadArchiveAsFileSystem ( const char *  aaszArchivePath)

Loads the specified directory or package file as the root filesystem and load the application manifest contained in it.

Parameters
aaszArchivePathis the path to load as file system, if NULL assumes that the manifest is in file system relative to the current directory and try to load that.
Returns
The application manifest in the file system or NULL if no manifest can be found.