Murl::Video::State Class Reference
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 IVideoInterface * | GetVideoInterface () 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 |
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