Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
580
export interface PlayerAPI {
Callers
nothing calls this directly
Calls
1
dispatch
Method · 0.45
Tested by
no test coverage detected