mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Context: Refine API
This commit is contained in:
parent
cf428b8db4
commit
311cb77b36
5 changed files with 12 additions and 10 deletions
|
@ -340,7 +340,7 @@ srs_error_t SrsPublishRecvThread::error_code()
|
|||
return srs_error_copy(recv_error);
|
||||
}
|
||||
|
||||
void SrsPublishRecvThread::set_cid(std::string v)
|
||||
void SrsPublishRecvThread::set_cid(SrsContextId v)
|
||||
{
|
||||
ncid = v;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue