1#ifndef MXMEDIAPRESENTER_H
2#define MXMEDIAPRESENTER_H
49 return "MxMediaPresenter";
[AI] Represents an action deserialized from SI chunks, holding key animation or script parameters suc...
[AI] Handles the receipt, queuing, and batch management of data chunks streamed by a MxStreamControll...
[AI] Abstract base class for all presenter types in the LEGO Island engine, responsible for managing ...
MxBool IsA(const char *p_name) const override
[AI] Determines if this object is of (or inherits) the specified named class.
[AI] Cursor for iterating over a MxStreamChunkList.
[AI] A list for managing collections of pointers to MxStreamChunk objects, used for organizing and ma...
[AI] Represents a streamable chunk of data, typically sourced from a media buffer and designed for no...
[AI] Controller for streaming and managing multimedia resources and actions during gameplay.