Definition
NDArray
The payload. Video is
(height, width, 3) uint8 RGB; audio is (1, samples) int16 mono at
48 kHz.float | None
Presentation timestamp in seconds, or
None when the sender supplied none.bytes | None
The bytes the sender attached to this frame, or
None. The transport treats them as opaque, so
decoding them is yours.int | None
When the sender captured the frame, in microseconds, or
None. This reads the sender’s clock,
not yours, so compare two of them with each other rather than against local time.