LmnMediaPlayerSourceBase
No documentation has been provided.
Presentation
type LmnMediaPlayerSourceBase = {
src: string;
type?: string;
crossOrigin?: "anonymous" | "use-credentials";
poster?: string;
};
No documentation has been provided.
type LmnMediaPlayerSourceBase = {
src: string;
type?: string;
crossOrigin?: "anonymous" | "use-credentials";
poster?: string;
};