del: 移除安卓支持

This commit is contained in:
mofeng-git
2026-07-14 21:01:47 +08:00
parent 139064de35
commit 1ded7a8a66
88 changed files with 299 additions and 7107 deletions

View File

@@ -66,7 +66,7 @@ export interface FeatureCapability {
}
export interface PlatformCapabilities {
mode: 'android_amlogic' | 'linux' | 'windows'
mode: 'linux' | 'windows'
mode_label: string
video_capture: FeatureCapability
encoder: FeatureCapability