Skip to content

createSocialPlayer - 194 B

Basic Usage

ts
import { createSocialPlayer } from "@socialplayer/core"
createSocialPlayer.use(plugin)

const { playbackActions } = createSocialPlayer({
  id: "video-id",
})