Type Alias: RecordingDirection
@roomful/core / RecordingDirection
Type Alias: RecordingDirection
Section titled “Type Alias: 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.