node-av / lib / IOSurfaceFrame
Interface: IOSurfaceFrame
Defined in: src/lib/frame.ts:56
Options for Frame.fromIOSurface (macOS only).
Creates a zero-copy hardware frame from an IOSurface handle. Width and height are auto-detected from the IOSurface.
Properties
hwFramesCtx
hwFramesCtx:
HardwareFramesContext
Defined in: src/lib/frame.ts:57
pts?
optionalpts:bigint
Defined in: src/lib/frame.ts:59
timeBase?
optionaltimeBase:IRational
Defined in: src/lib/frame.ts:58
