typedef Render::DisplayHandle<Render::TreeRoot> MovieDisplayHandle;
Identifies Movie's render tree representation, intended to be passed to Render::HAL::Display method on the render thread. NextCapture will typically need to be called on MovieDisplayHandle to obtain the most recent captured snapshot before rendering it on screen.
GFx_Player.h