Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/brpc
/ SendStopMessage
Method
SendStopMessage
src/brpc/rtmp.cpp:1467–1469 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1465
}
1466
1467
int RtmpStreamBase::SendStopMessage(const butil::StringPiece&) {
1468
return -1;
1469
}
1470
1471
const char* RtmpObjectEncoding2Str(RtmpObjectEncoding e) {
1472
switch (e) {
Callers
1
Run
Method · 0.80
Calls
12
WriteAMFString
Function · 0.85
WriteAMFUint32
Function · 0.85
WriteAMFNull
Function · 0.85
WriteAMFObject
Function · 0.85
WriteWithoutOvercrowded
Function · 0.85
SetFailed
Method · 0.45
size
Method · 0.45
data
Method · 0.45
empty
Method · 0.45
as_string
Method · 0.45
get
Method · 0.45
remote_side
Method · 0.45
Tested by
no test coverage detected