1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

Merge SRS4

This commit is contained in:
winlin 2020-12-18 10:14:26 +08:00
commit 90b61ad952
12 changed files with 106 additions and 95 deletions

View file

@ -361,7 +361,7 @@ MockSrsCodec::~MockSrsCodec()
{
}
int MockSrsCodec::nb_bytes()
uint64_t MockSrsCodec::nb_bytes()
{
return 0;
}