Wasabi ExpressPlay SDK for Embedded Systems
1.23.0
|
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... | |
This is a variable-size array of XPCA_Content data.
XPCA_Content XPCA_PackageContentArray::content[1] |
Variable-length array.
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.
uint32_t XPCA_PackageContentArray::size |
Size of the variable-length array.