/** @ingroup clientlibs @defgroup player_clientlib_libplayercpp_rb libplayercpp_rb @brief A Ruby client library for the @ref util_player libplayercpp_rb is a SWIG-generated Ruby interface to @ref player_clientlib_libplayercpp. You can guess the Ruby API by a little mental translation of the symbol names in the C++ API. If the bindings were installed correctly can be tested with: ruby examples/test_bindings_installation.rb @todo Document this library properly. */ /** @ingroup player_clientlib_libplayercpp_rb @defgroup libplayercpp_rb_example libplayercpp_rb example @brief An example of using libplayercpp_rb @include example.rb.doc */