Lumiera
0.pre.03
»edit your freedom«
streamtype.cpp
Go to the documentation of this file.
1
/*
2
StreamType - classification of media stream types
3
4
Copyright (C)
5
2008, Hermann Vosseler <Ichthyostega@web.de>
6
7
**Lumiera** is free software; you can redistribute it and/or modify it
8
under the terms of the GNU General Public License as published by the
9
Free Software Foundation; either version 2 of the License, or (at your
10
option) any later version. See the file COPYING for further details.
11
12
* *****************************************************************/
13
14
20
#include "
steam/streamtype.hpp
"
21
22
23
namespace
steam
{
24
26
StreamType::ImplFacade::ImplFacade
(
Symbol
libID)
27
: libraryID(libID)
28
{ }
29
30
31
32
}
// namespace steam
streamtype.hpp
Framework for classification of media streams.
steam::StreamType::ImplFacade::ImplFacade
ImplFacade(Symbol libID)
Definition:
streamtype.cpp:26
steam
Steam-Layer implementation namespace root.
Definition:
dummy-player-facade.h:37
lib::Symbol
Token or Atom with distinct identity.
Definition:
symbol.hpp:117
steam
streamtype.cpp
Generated on Fri Dec 13 2024 05:05:35 for Lumiera by
1.8.13