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

Method Error

module/gmp-openh264.cpp:597–601  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

595 }
596
597 void Error (GMPErr error) {
598 if (callback_) {
599 callback_->Error (error);
600 }
601 }
602
603 void Encode_w (GMPVideoi420Frame* inputImage,
604 GMPVideoFrameType frame_type) {

Callers 1

ErrorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected