Wasabi ExpressPlay SDK for iOS
1.10
|
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... | |
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.
SHI_Flags SHI_EngineConfig::flags |
Configuration flags.
SHI_EngineListener SHI_EngineConfig::listener |
Recipient of event callbacks.