MCPcopy 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
1467int RtmpStreamBase::SendStopMessage(const butil::StringPiece&) {
1468 return -1;
1469}
1470
1471const char* RtmpObjectEncoding2Str(RtmpObjectEncoding e) {
1472 switch (e) {

Callers 1

RunMethod · 0.80

Calls 12

WriteAMFStringFunction · 0.85
WriteAMFUint32Function · 0.85
WriteAMFNullFunction · 0.85
WriteAMFObjectFunction · 0.85
WriteWithoutOvercrowdedFunction · 0.85
SetFailedMethod · 0.45
sizeMethod · 0.45
dataMethod · 0.45
emptyMethod · 0.45
as_stringMethod · 0.45
getMethod · 0.45
remote_sideMethod · 0.45

Tested by

no test coverage detected