The internal renderer state object. More...

#include "murl_video_state.h"

Inheritance diagram for Murl::Video::State:

Public Member Functions

virtual void Setup ()
 Set up the state for rendering.
 
virtual void Finish ()
 Finish the state after rendering.
 
virtual IVideoInterfaceGetVideoInterface () const
 Get the platform front end's video interface. More...
 

Detailed Description

The internal renderer state object.

Only necessary when implementing custom video objects.

Member Function Documentation

◆ GetVideoInterface()

virtual IVideoInterface* Murl::Video::State::GetVideoInterface ( ) const
virtual

Get the platform front end's video interface.

Returns
The video interface.

The documentation for this class was generated from the following file:
  • murl_video_state.h


Copyright © 2011-2024 Spraylight GmbH.