Appearance
The @socialplayer/qwik adapter is a wrapper around the core API.
useSocialPlayer
import { useSocialPlayer } from "@socialplayer/qwik" const { playbackActions, use } = useSocialPlayer({ id: "video-id", }) await use(plugin)