StreamMetadataOverrideConfiguration

Field

Type

Repeated

Description

id

MediaNodeId

video_bitrate

OptionalInt

Override the bitrate metadata of a compressed video stream, or 0 to clear

audio_bitrate

OptionalInt

Override the bitrate metadata of a compressed audio stream, or 0 to clear

audio_language

OptionalString

Override the language metadata of an audio stream, or "" to clear. RFC 5646 language tag.

subtitles_language

OptionalString

Override the language metadata of a subtitles stream, or "" to clear RFC 5646 language tag.

subtitles_default

OptionalBool

Override the property of whether a subtitles string is the default/primary rendition or not

playlist_name

OptionalString

Override the name of a playlist

video_roi

OptionalRoiMetadata

Override the ROI metadata attached to a raw video stream, or an empty regions list to clear

video_color_info

VideoColorInfo

Override the colour information (primaries / transfer characteristics / matrix coefficients / full range / chroma location) of a raw video stream. Unset leaves the upstream colour information unchanged. Useful to make a source match its siblings (e.g. force BT.709) so a downstream switch does not see a colour-context change.

Member of

Message

Description

StreamMetadataOverrideMessage