MxlFabricsFlow

A flow pre-declared on an MXL input so that a remote fabrics initiator can push into it. RDMA requires the receiver to register ring buffers up front, so the geometry must be declared here and match the sender’s flow.

Field

Type

Repeated

Description

label

string

Identifies this flow in returned target infos

media_type

string

"video", "audio" or "ancillary"

width

uint32

Video geometry (media_type == "video"); ancillary (video/smpte291) flows use only the rate fields (grain rate, normally the video frame rate)

height

uint32

rate_numerator

int64

rate_denominator

int64

sample_rate

int64

Audio geometry (media_type == "audio")

channel_count

uint32

Member of

Message

Description

MxlInputConfiguration