Update srs_core.hpp (#2832)

modify a word.
pull/2836/head
along 3 years ago committed by GitHub
parent 425b5cb3ac
commit cf010064eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -94,7 +94,7 @@ typedef SrsCplxError* srs_error_t;
#include <string>
// The context ID, it default to a string object, we can also use other objects.
// @remark User can directly user string as SrsContextId, we user struct to ensure the context is an object.
// @remark User can directly use string as SrsContextId, we use struct to ensure the context is an object.
#if 1
class _SrsContextId
{

Loading…
Cancel
Save