Skip to content

Type Alias: RecordingDirection

@roomful/core


@roomful/core / RecordingDirection

RecordingDirection = "inbound" | "outbound"

Defined in: packages/core/src/types.ts:2323

The direction a recorded signal travelled relative to the local peer: inbound was received from the transport, outbound was sent to it.