Liblinphone 5.3.0
|
An object to handle the callbacks for the handling a Player objects. More...
#include <player_listener.hh>
Public Member Functions | |
virtual LINPHONECXX_PUBLIC void | onEofReached (const std::shared_ptr< linphone::Player > &player) |
Callback for notifying end of play (file). | |
An object to handle the callbacks for the handling a Player objects.
|
inlinevirtual |
Callback for notifying end of play (file).
player | The Player object |