![]() |
Lumiera 0.pre.04
»edit your freedom«
|
#include "steam/external/libgavl.hpp"
Concrete media lib implementation facade allowing to work with GAVL data frames and types in an implementation agnostic way.
Definition at line 72 of file libgavl.hpp.
Public Member Functions | |
| virtual bool | operator== (ImplFacade const &other) const |
| virtual bool | operator== (StreamType const &other) const |
| virtual bool | canConvert (ImplFacade const &other) const |
| virtual bool | canConvert (StreamType const &other) const |
| virtual StreamType::MediaKind | getKind () const |
| virtual DataBuffer * | createFrame () const |
Public Member Functions inherited from StreamType::ImplFacade | |
| virtual | ~ImplFacade () |
Friends | |
| class | LibGavl |
Protected Member Functions | |
| ImplFacadeGAVL () | |
Protected Member Functions inherited from StreamType::ImplFacade | |
| ImplFacade (Symbol libID) | |
Additional Inherited Members | |
Public Attributes inherited from StreamType::ImplFacade | |
| Symbol | libraryID |
|
inlineprotected |
Definition at line 76 of file libgavl.hpp.
|
virtual |
Implements StreamType::ImplFacade.
|
virtual |
Implements StreamType::ImplFacade.
|
virtual |
Implements StreamType::ImplFacade.
|
virtual |
Implements StreamType::ImplFacade.
|
virtual |
Implements StreamType::ImplFacade.
|
virtual |
Implements StreamType::ImplFacade.
|
friend |
Definition at line 80 of file libgavl.hpp.
Inheritance diagram for ImplFacadeGAVL:
Collaboration diagram for ImplFacadeGAVL: