NdiMediaInfo

Metadata about the audio and video media that is part of the NDI® source content. This includes details about the individual media streams.

Types

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

Properties

Link copied to clipboard

A list of the individual media streams that make up the NDI source. This includes details about each stream's codec, resolution, frame rate, audio channels, and other parameters.

Functions

Link copied to clipboard
inline fun copy(block: NdiMediaInfo.Builder.() -> Unit = {}): NdiMediaInfo
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