Lumiera
0.pre.03
»edit your freedom«
|
Definition at line 83 of file libgavl.hpp.
Public Member Functions | |
virtual ImplFacadeGAVL const & | getImplFacade (TypeTag &) |
Use an type information struct, which actually has to be a GAVL frame type (TODO), to wire up an ImplFacade such as to deal with GAVL data frames of this type. More... | |
virtual Symbol | getLibID () const |
Additional Inherited Members | |
Protected Types inherited from MediaImplLib | |
typedef StreamType::ImplFacade::DataBuffer | DataBuffer |
typedef StreamType::ImplFacade | ImplFacade |
typedef StreamType::ImplFacade::TypeTag | TypeTag |
|
virtual |
Use an type information struct, which actually has to be a GAVL frame type (TODO), to wire up an ImplFacade such as to deal with GAVL data frames of this type.
fill in the actual GAVL frame type
how to distinguish the audio and the video case?
Implements MediaImplLib.
Definition at line 67 of file libgavl.cpp.