Navigation
API > API/Plugins > API/Plugins/ElectraPlayerRuntime > API/Plugins/ElectraPlayerRuntime/IElectraPlayerDataCache > API/Plugins/ElectraPlayerRuntime/IElectraPlayerDataCache/FItemInfo > API/Plugins/ElectraPlayerRuntime/IElectraPlayerDataCache/FItemInfo/FRange
Syntax
int64 TotalSize
Remarks
The total size of the resource. This may be set when adding to the cache but is not required as there are cases where the total resource size is unknown. This does not describe the number of bytes between Start_ and EndIncluding_, but the total size of the resource of which the range is a part of.