Skip to content

/AWS1/CL_MDXDESCRFLOWSRCMETRSP

DescribeFlowSourceMetadataResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_flowarn TYPE /AWS1/MDXSTRING /AWS1/MDXSTRING

The ARN of the flow that DescribeFlowSourceMetadata was performed on.

it_messages TYPE /AWS1/CL_MDXMESSAGEDETAIL=>TT___LISTOFMESSAGEDETAIL TT___LISTOFMESSAGEDETAIL

Provides a status code and message regarding issues found with the flow source metadata.

iv_timestamp TYPE /AWS1/MDXTIMESTAMP /AWS1/MDXTIMESTAMP

The timestamp of the most recent change in metadata for this flow’s source.

io_transportmediainfo TYPE REF TO /AWS1/CL_MDXTRANSPORTMEDIAINFO /AWS1/CL_MDXTRANSPORTMEDIAINFO

Information about the flow's transport media.

io_ndiinfo TYPE REF TO /AWS1/CL_MDXNDISOURCEMETINFO /AWS1/CL_MDXNDISOURCEMETINFO

The NDI® specific information about the flow's source. This includes the current active NDI sender, a list of all discovered NDI senders, the associated media streams for the active NDI sender, and any relevant status messages.


Queryable Attributes

FlowArn

The ARN of the flow that DescribeFlowSourceMetadata was performed on.

Accessible with the following methods

Method Description
GET_FLOWARN() Getter for FLOWARN, with configurable default
ASK_FLOWARN() Getter for FLOWARN w/ exceptions if field has no value
HAS_FLOWARN() Determine if FLOWARN has a value

Messages

Provides a status code and message regarding issues found with the flow source metadata.

Accessible with the following methods

Method Description
GET_MESSAGES() Getter for MESSAGES, with configurable default
ASK_MESSAGES() Getter for MESSAGES w/ exceptions if field has no value
HAS_MESSAGES() Determine if MESSAGES has a value

Timestamp

The timestamp of the most recent change in metadata for this flow’s source.

Accessible with the following methods

Method Description
GET_TIMESTAMP() Getter for TIMESTAMP, with configurable default
ASK_TIMESTAMP() Getter for TIMESTAMP w/ exceptions if field has no value
HAS_TIMESTAMP() Determine if TIMESTAMP has a value

TransportMediaInfo

Information about the flow's transport media.

Accessible with the following methods

Method Description
GET_TRANSPORTMEDIAINFO() Getter for TRANSPORTMEDIAINFO

NdiInfo

The NDI® specific information about the flow's source. This includes the current active NDI sender, a list of all discovered NDI senders, the associated media streams for the active NDI sender, and any relevant status messages.

Accessible with the following methods

Method Description
GET_NDIINFO() Getter for NDIINFO