diff options
author | austriancoder <austriancoder> | 2004-09-13 16:23:16 +0000 |
---|---|---|
committer | austriancoder <austriancoder> | 2004-09-13 16:23:16 +0000 |
commit | 05bc5bd2466f42a18fe467ee611f0a2e42bade39 (patch) | |
tree | c330021f2c5bc1b9d15c8d8dd8b13a6fa7ed29a5 /dxr3audiodecoder.h | |
parent | 433938312aba894f3487064387a59336f0e76acc (diff) | |
download | vdr-plugin-dxr3-05bc5bd2466f42a18fe467ee611f0a2e42bade39.tar.gz vdr-plugin-dxr3-05bc5bd2466f42a18fe467ee611f0a2e42bade39.tar.bz2 |
added and converted comments into a doxygen friendly format
Diffstat (limited to 'dxr3audiodecoder.h')
-rw-r--r-- | dxr3audiodecoder.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dxr3audiodecoder.h b/dxr3audiodecoder.h index 32467e4..5f79a2b 100644 --- a/dxr3audiodecoder.h +++ b/dxr3audiodecoder.h @@ -11,6 +11,7 @@ // ================================== // decode audio to mp2 or use DD :) + class cDxr3AudioDecoder { public: |