Roll back the jitter buffer changes.

This commit is contained in:
Jonathan Naylor
2018-02-08 20:25:03 +00:00
parent f8c85a8043
commit e6ed2e17a1
26 changed files with 256 additions and 750 deletions

View File

@@ -57,10 +57,4 @@ enum RPT_NET_STATE {
RS_NET_DATA
};
enum B_STATUS {
BS_NO_DATA,
BS_DATA,
BS_MISSING
};
#endif