Appearance
twitch
import { twitchPlugin } from "@socialplayer/twitch-plugin" import { createSocialPlayer } from "@socialplayer/core" createSocialPlayer.use(twitchPlugin) const { playbackActions } = createSocialPlayer({ { id: "video-id" }, }) playbackActions.loadTwitchUrl({ source })