MCPcopy Create free account
hub / github.com/cisco/openh264 / Error

Method Error

module/gmp-openh264.cpp:1013–1017  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1011 }
1012
1013 void Error (GMPErr error) {
1014 if (callback_) {
1015 callback_->Error (error);
1016 }
1017 }
1018
1019 void Decode_w (GMPVideoEncodedFrame* inputFrame,
1020 bool missingFrames,

Callers

nothing calls this directly

Calls 1

ErrorMethod · 0.45

Tested by

no test coverage detected