MCPcopy Index your code
hub / github.com/vidstack/player / destroy

Method destroy

packages/vidstack/src/player/player.tsx:575–577  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

573 }
574
575 override destroy() {
576 this.dispatch('destroy');
577 }
578}
579
580export interface PlayerAPI {

Callers

nothing calls this directly

Calls 1

dispatchMethod · 0.45

Tested by

no test coverage detected