Interface: FilterPad
Defined in: src/lib/types.ts:52
Filter pad information
Properties
name
name:
string|null
Defined in: src/lib/types.ts:54
Name of the pad (e.g., "in", "out")
type
type:
AVMediaType
Defined in: src/lib/types.ts:57
Media type of the pad (e.g., "video", "audio")
