feat: adaptive bitrate support, engine improvements, demo updates, and electron preload
This commit is contained in:
@@ -21,6 +21,7 @@ export interface SceneNode {
|
||||
bgmDuckFade?: number
|
||||
videoMuted?: boolean
|
||||
skippable?: boolean
|
||||
streamingUrl?: Record<string, string>
|
||||
}
|
||||
|
||||
export interface Choice {
|
||||
|
||||
Reference in New Issue
Block a user