Skip to main content

Module sender

Module sender 

Source
Expand description

NDI sending functionality for video, audio, and metadata.

Structsยง

AsyncVideoToken
A token that tracks an async video send operation.
BorrowedVideoFrame
A borrowed video frame that references external pixel data. Used for zero-copy async send operations.
Sender
SenderOptions
SenderOptionsBuilder
Builder for configuring SendOptions with ergonomic method chaining