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.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String