Skip to content

/AWS1/CL_MDXNDIMEDIAINFO

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

CONSTRUCTOR

IMPORTING

Required arguments:

it_streams TYPE /AWS1/CL_MDXNDIMEDIASTREAMINFO=>TT___LISTOFNDIMEDIASTREAMINFO TT___LISTOFNDIMEDIASTREAMINFO

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.


Queryable Attributes

Streams

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.

Accessible with the following methods

Method Description
GET_STREAMS() Getter for STREAMS, with configurable default
ASK_STREAMS() Getter for STREAMS w/ exceptions if field has no value
HAS_STREAMS() Determine if STREAMS has a value