Skip to content

node-av / lib / FilterPad

Interface: FilterPad

Defined in: src/lib/types.ts:41

Filter pad information

Properties

name

name: null | string

Defined in: src/lib/types.ts:43

Name of the pad (e.g., "in", "out")


type

type: AVMediaType

Defined in: src/lib/types.ts:46

Media type of the pad (e.g., "video", "audio")