MemoryHeap::HeapDesc Desc;
Heap descriptor for the heap created for the movie. It is possible to specify heap alignment, granularity, limit, flags for the movie heap. If limit specified for the heap is reached, then the heap will garbage collect and try to maintain its size at the specified limit.