Wasabi ExpressPlay SDK for iOS  1.10
Data Fields
SHI_EngineConfig Struct Reference

Configuration passed as an argument to the SHI_Engine_Create factory function. More...

#include <ShiEngine.h>

Data Fields

SHI_Flags flags
 Configuration flags. More...
 
SHI_EngineListener listener
 Recipient of event callbacks. More...
 

Detailed Description

Configuration passed as an argument to the SHI_Engine_Create factory function.

Note: In this release of the SDK, no flags are defined, so the flags field should be 0.

Field Documentation

SHI_Flags SHI_EngineConfig::flags

Configuration flags.

SHI_EngineListener SHI_EngineConfig::listener

Recipient of event callbacks.


The documentation for this struct was generated from the following file: