Skip to content

node-av / lib / NSImageFrame

Interface: NSImageFrame

Defined in: src/lib/frame.ts:80

Options for Frame.fromNSImage (macOS only).

Creates a zero-copy software frame from an NSImage native handle. Width, height, and pixel format are auto-detected from NSBitmapImageRep.

Properties

pts?

optional pts: bigint

Defined in: src/lib/frame.ts:82


timeBase?

optional timeBase: IRational

Defined in: src/lib/frame.ts:81