diff options
Diffstat (limited to 'xbmc/addons/kodi-dev-kit/include/kodi/AudioEngine.h')
| -rw-r--r-- | xbmc/addons/kodi-dev-kit/include/kodi/AudioEngine.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xbmc/addons/kodi-dev-kit/include/kodi/AudioEngine.h b/xbmc/addons/kodi-dev-kit/include/kodi/AudioEngine.h index 36d1dd1..c6f8c4f 100644 --- a/xbmc/addons/kodi-dev-kit/include/kodi/AudioEngine.h +++ b/xbmc/addons/kodi-dev-kit/include/kodi/AudioEngine.h | |||
| @@ -68,7 +68,7 @@ namespace audioengine | |||
| 68 | /// | 68 | /// |
| 69 | /// ------------------------------------------------------------------------ | 69 | /// ------------------------------------------------------------------------ |
| 70 | /// | 70 | /// |
| 71 | /// It has the header \ref AudioEngine.h "#include <kodi/AudioEngine.h>" be included | 71 | /// It has the header @ref AudioEngine.h "#include <kodi/AudioEngine.h>" be included |
| 72 | /// to enjoy it. | 72 | /// to enjoy it. |
| 73 | /// | 73 | /// |
| 74 | //------------------------------------------------------------------------------ | 74 | //------------------------------------------------------------------------------ |
| @@ -262,8 +262,8 @@ public: | |||
| 262 | /// @brief Contructs new class to an Kodi IAEStream in the format specified. | 262 | /// @brief Contructs new class to an Kodi IAEStream in the format specified. |
| 263 | /// | 263 | /// |
| 264 | /// @param[in] format The data format the incoming audio will be in | 264 | /// @param[in] format The data format the incoming audio will be in |
| 265 | /// (e.g. \ref AUDIOENGINE_FMT_S16LE) | 265 | /// (e.g. @ref AUDIOENGINE_FMT_S16LE) |
| 266 | /// @param[in] options [opt] A bit field of stream options (see: enum \ref AudioEngineStreamOptions) | 266 | /// @param[in] options [opt] A bit field of stream options (see: enum @ref AudioEngineStreamOptions) |
| 267 | /// | 267 | /// |
| 268 | /// | 268 | /// |
| 269 | /// ------------------------------------------------------------------------ | 269 | /// ------------------------------------------------------------------------ |
