// Swig interface to classes KIWAY_PLAYER and KIWAY_HOLDER

%include kiway_player.h
%{
#include <kiway_player.h>
%}