MovieDef::GetLoadDataHeap

MovieDef::GetLoadDataHeap
virtual MemoryHeap* GetLoadDataHeap() const = 0;
Description

GetLoadDataHeap gets the pointer to the memory heap used for allocation of loaded movie data.

Return Value

The memory heap used for the movie allocation.