Wasabi component information access.
More...
Wasabi component information access.
- See also
- WSB_ComponentInfo
◆ WSB_COMPONENT_NAME_DRMDB0
#define WSB_COMPONENT_NAME_DRMDB0 "DrmDb0" |
Marlin DRM Database.
- Since
- 1.7
◆ WSB_COMPONENT_NAME_LSDB
#define WSB_COMPONENT_NAME_LSDB "LsDb" |
License Store Database.
- Since
- 1.7
◆ WSB_COMPONENT_NAME_MDDB
#define WSB_COMPONENT_NAME_MDDB "MdDb" |
Media Download Database.
- Since
- 1.21
◆ WSB_COMPONENT_NAME_PLAYLIST_PROXY
#define WSB_COMPONENT_NAME_PLAYLIST_PROXY "PlaylistProxy" |
◆ WSB_COMPONENT_NAME_SUSHI
#define WSB_COMPONENT_NAME_SUSHI "Sushi" |
◆ WSB_COMPONENT_NAME_WASABI
#define WSB_COMPONENT_NAME_WASABI "Wasabi" |
Components whose information may be obtained.
◆ WSB_GetComponentInfo()
Obtains information about a component of the client SDK.
- Parameters
-
name | component name, specified using one of the WSB_COMPONENT_NAME_XXX constants. |
info | Structure populated with component details. Strings may be NULL. |