Ansersion / myRtspClient

A RTSP client based on jrtplib
Apache License 2.0
162 stars 92 forks source link

DESTROIED_CLBK #17

Open gczhcm opened 5 years ago

gczhcm commented 5 years ago

I want to know what the function of DESTROIED_CLBK should to do.What is the difference between it and the function of DoTEARDOWN? And how should I write the DESTROIED_CLBK?

Ansersion commented 5 years ago

It is a callback called when the RTP communication ended by the server.