:orphan: .. index:: pair: struct; tapi_media_player_methods .. _doxid-structtapi__media__player__methods: struct tapi_media_player_methods ================================ .. toctree:: :hidden: Methods to operate the server. .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct tapi_media_player_methods { // fields :ref:`tapi_media_player_method_play` :target:`play`; :ref:`tapi_media_player_method_stop` :target:`stop`; :ref:`tapi_media_player_method_get_errors` :target:`get_errors`; };