Source: struct_linphoneplayer.js

/* Wrapper generated by lp-gen-wrappers, do not edit*/

/**
 * 
 * @external struct_LinphonePlayer
**/

/**
 * event for notifying end of play (file). 
 * @event external:struct_LinphonePlayer#linphonePlayerEofCallback
 * @type {object}
 * @property {external:struct_LinphonePlayer} obj - the LinphonePlayer 
 * @property {void} userData - the user_data provided when calling linphone_player_open(). 
**/