Variable: E_INVALID_MEDIA_PIPELINE_CONFIG
ts
const E_INVALID_MEDIA_PIPELINE_CONFIG: CreatedException<[string]>;Defined in: src/batteries/media/exceptions.ts:31
Thrown when createMediaPipeline receives an invalid configuration — a malformed engine, a resolver that resolved to a value failing its contract guard, or an invalid option shape.