|
Wasabi ExpressPlay SDK for Embedded Systems
1.23.0
|
Wasabi Component Info. More...
#include "WsbTypes.h"Go to the source code of this file.
Data Structures | |
| struct | WSB_ComponentInfo |
| Information that may be obtained about a component. More... | |
Macros | |
| #define | WSB_COMPONENT_NAME_WASABI "Wasabi" |
| Components whose information may be obtained. More... | |
| #define | WSB_COMPONENT_NAME_SUSHI "Sushi" |
| #define | WSB_COMPONENT_NAME_PLAYLIST_PROXY "PlaylistProxy" |
| #define | WSB_COMPONENT_NAME_DRMDB0 "DrmDb0" |
| Marlin DRM Database. More... | |
| #define | WSB_COMPONENT_NAME_LSDB "LsDb" |
| License Store Database. More... | |
| #define | WSB_COMPONENT_NAME_MDDB "MdDb" |
| Media Download Database. More... | |
Functions | |
| WSB_EXPORT WSB_Result | WSB_GetComponentInfo (const char *name, WSB_ComponentInfo *info) |
| Obtains information about a component of the client SDK. More... | |
Wasabi Component Info.