#include "OSDLVideoTypes.h"
#include "Ceylan.h"
#include <string>
Include dependency graph for OSDLOverlay.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | OSDL |
namespace | OSDL::Video |
Classes | |
class | OSDL::Video::OverlayException |
Thrown when an error regarding overlays occured. More... | |
class | OSDL::Video::Overlay |
An overlay is an image, encoded in a specific format, that can be blitted onto a Surface. More... |