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

refine code, use RTMP_FMT_TYPE0 instead

This commit is contained in:
winlin 2014-02-16 10:23:23 +08:00
parent 7a91826732
commit 11c5b2cf14

1
trunk/src/core/srs_core_protocol.cpp Executable file → Normal file
View file

@ -3365,3 +3365,4 @@ int SrsUserControlPacket::encode_packet(SrsStream* stream)
return ret;
}