Home > @bilibili-live/web-player-video > Video > destroy
销毁Video实例,与Player.destroy保持一致
Signature:
destroy(holdLastFrame?: boolean): void;
Returns:
void