Wasabi ExpressPlay SDK for Embedded Systems  1.23.0
Data Fields
XPCA_PackageContentArray Struct Reference

This is a variable-size array of XPCA_Content data. More...

#include <EmbStorage.h>

Data Fields

int32_t pkgGroupId
 Group id from the package, -1 if contentID is missing in the EPL or it is not associated with a group. More...
 
uint32_t size
 Size of the variable-length array. More...
 
XPCA_Content content [1]
 Variable-length array. More...
 

Detailed Description

This is a variable-size array of XPCA_Content data.

Field Documentation

◆ content

XPCA_Content XPCA_PackageContentArray::content[1]

Variable-length array.

◆ pkgGroupId

int32_t XPCA_PackageContentArray::pkgGroupId

Group id from the package, -1 if contentID is missing in the EPL or it is not associated with a group.

◆ size

uint32_t XPCA_PackageContentArray::size

Size of the variable-length array.


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