NdiSourceMetadataInfo - AWS Elemental MediaConnect

NdiSourceMetadataInfo

Comprehensive information about the NDIĀ® source that's associated with a flow. This includes the currently active NDI source, a list of all discovered NDI senders, metadata about the media streams, and any relevant status messages.

Contents

discoveredSources

A list of the available upstream NDI senders aggregated from all of your configured discovery servers.

Type: Array of NdiSourceInfo objects

Required: Yes

mediaInfo

Detailed information about the media streams (video, audio, and so on) that are part of the active NDI source.

Type: NdiMediaInfo object

Required: Yes

messages

Any status messages or error codes related to the NDI source and its metadata.

Type: Array of MessageDetail objects

Required: Yes

activeSource

The connected NDI sender that's currently sending source content to the flow's NDI source.

Type: NdiSourceInfo object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: