Fix build failed bug
This commit is contained in:
parent
9e417d5416
commit
ede6684f12
|
|
@ -1985,7 +1985,7 @@ srs_error_t SrsSource::initialize(SrsRequest* r, ISrsSourceHandler* h)
|
||||||
return err;
|
return err;
|
||||||
}
|
}
|
||||||
|
|
||||||
void SrsSource::set_bridger(ISrsSourceBridger* v)
|
void SrsSource::bridge_to(ISrsSourceBridger* v)
|
||||||
{
|
{
|
||||||
bridger = v;
|
bridger = v;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user