mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Fix typo, change bridger to bridge.
This commit is contained in:
parent
f469753b07
commit
f1840b87e5
7 changed files with 102 additions and 102 deletions
|
@ -286,7 +286,7 @@ private:
|
|||
public:
|
||||
// The first byte as nalu type, for video decoder only.
|
||||
SrsAvcNaluType nalu_type;
|
||||
// The frame type, for RTMP bridger or SFU source.
|
||||
// The frame type, for RTMP bridge or SFU source.
|
||||
SrsFrameType frame_type;
|
||||
// Fast cache for performance.
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue