|
Liblinphone
5.3.37
|
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). More... | |
An object to handle the callbacks for the handling a Player objects.
|
inlinevirtual |
Callback for notifying end of play (file).
| player | The Player object |
1.8.14