diff options
author | methodus <methodus@web.de> | 2012-10-13 22:58:00 +0200 |
---|---|---|
committer | methodus <methodus@web.de> | 2012-10-13 22:58:00 +0200 |
commit | 5ddef2b47d987323419a5411169dbb8a855f2e70 (patch) | |
tree | 6f07f31f337d6ab9693176c036c8898ef8ebc210 /include/media/profile.h | |
parent | b450015b9a6c0d35c264e93fbc9bcdf92538f47a (diff) | |
download | vdr-plugin-upnp-5ddef2b47d987323419a5411169dbb8a855f2e70.tar.gz vdr-plugin-upnp-5ddef2b47d987323419a5411169dbb8a855f2e70.tar.bz2 |
Added codec toolkit for getting detailed media information
Diffstat (limited to 'include/media/profile.h')
-rw-r--r-- | include/media/profile.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/include/media/profile.h b/include/media/profile.h index efac36d..845ed24 100644 --- a/include/media/profile.h +++ b/include/media/profile.h @@ -74,14 +74,6 @@ struct ProtocolInfo { string ToString(); }; -namespace video { - -} - -namespace audio { - -} - namespace image { struct cIcon { |