feat: added prefix class and initialize of BasicUI
This commit is contained in:
@@ -26,6 +26,7 @@ export interface PlayerConfig {
|
||||
loop?: boolean;
|
||||
muted?: boolean;
|
||||
adapters?: AdapterConfig;
|
||||
prefixClass: string;
|
||||
}
|
||||
|
||||
export interface ControlConfig {
|
||||
|
||||
Reference in New Issue
Block a user