MCPcopy Create free account
hub / github.com/OpenShot/libopenshot / ~PlayerBase

Method ~PlayerBase

src/PlayerBase.h:90–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88 virtual void Volume(float new_volume) = 0;
89
90 virtual ~PlayerBase() = default;
91 };
92
93}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected