mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-01-15 23:59:08 +00:00
feat: (iOS) Switch Video Players
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { TrackInfo } from "@/modules/vlc-player";
|
||||
import { TrackInfo } from "@/modules/VlcPlayer.types";
|
||||
import React, { createContext, useContext, useState, ReactNode, useEffect, useMemo } from "react";
|
||||
import { useControlContext } from "./ControlContext";
|
||||
import { Track } from "../types";
|
||||
|
||||
Reference in New Issue
Block a user