Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cisco/openh264
/ Drain
Method
Drain
module/gmp-openh264.cpp:970–974 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
968
}
969
970
virtual void Drain() {
971
if (callback_) {
972
callback_->DrainComplete ();
973
}
974
}
975
976
virtual void DecodingComplete() {
977
shutting_down = true;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected