MCPcopy
hub / github.com/648540858/wvp-GB28181-pro / Web265JsExtraConfig

Interface Web265JsExtraConfig

web/public/static/js/h265web/index.d.ts:1–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1export interface Web265JsExtraConfig {
2 moovStartFlag?: boolean
3 rawFps?: number
4 autoCrop?: boolean
5 core?: 0 | 1
6 coreProbePart?: number
7 ignoreAudio?: 0 | 1
8 probeSize?: number
9}
10
11export interface Web265JsConfig {
12 /**

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected