MCPcopy Create free account
hub / github.com/Kagami/mpv.js / MPVModule

Method MPVModule

index.cc:372–372  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

370class MPVModule : public pp::Module {
371 public:
372 MPVModule() : pp::Module() {}
373 virtual ~MPVModule() {}
374
375 virtual pp::Instance* CreateInstance(PP_Instance instance) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected