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

Class Callback

test/BaseThreadDecoderTest.h:33–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31 } eDecodeStatus;
32
33 struct Callback {
34 virtual void onDecodeFrame (const Frame& frame) = 0;
35 };
36
37 BaseThreadDecoderTest();
38 int32_t SetUp();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected