StreamMetadata

Metadata pertaining to a single stream.

Field

Type

Repeated

Description

stream_key

StreamKey

The StreamKey

message

oneOf

⮑audio

StreamMetadata.AudioMetadata

Audio metadata

⮑video

StreamMetadata.VideoMetadata

Video metadata

⮑subtitle

StreamMetadata.SubtitleMetadata

Subtitle metadata

⮑ancillary

StreamMetadata.AncillaryMetadata

Ancillary metadata

⮑playlist

StreamMetadata.PlaylistMetadata

Playlist metadata

Member of

Message

Description

Context

The Context message is sent from Norsk in response to a change to either the Media Node’s inbound or output set of streams. Once received, your code must acknowledge the context change with a call to Media.UnblockCall, passing in the blockingCallRef; note that if using the JavaScript SDK then this is automatically handled.

TaggedContext