跳转到内容

AudioExportCapabilityEntry

此内容尚不支持你的语言。

Defined in: session.ts:138

readonly bitrate: number

Defined in: session.ts:143


readonly channelCount: number

Defined in: session.ts:142


readonly codec: AudioExportCodec

Defined in: session.ts:139


readonly codecString: "opus" | "mp4a.40.2"

Defined in: session.ts:140


readonly declaredSupported: boolean

Defined in: session.ts:144


readonly optional reason: "EXPORT_AUDIO_ENCODER_UNAVAILABLE" | "EXPORT_AUDIO_CONFIG_UNSUPPORTED" | "EXPORT_AUDIO_CONFIG_PROBE_FAILED" | "EXPORT_AUDIO_RUNTIME_CANARY_FAILED"

Defined in: session.ts:147


readonly runtimeSupported: boolean

Defined in: session.ts:145


readonly sampleRate: number

Defined in: session.ts:141


readonly supported: boolean

Defined in: session.ts:146