Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface UpdateFlowMediaStreamRequest

The fields that you want to update in the media stream.

Hierarchy

Properties

The attributes that you want to assign to the media stream.

ClockRate?: number

The sample rate (in Hz) for the stream. If the media stream type is video or ancillary data, set this value to 90000. If the media stream type is audio, set this value to either 48000 or 96000.

Description?: string

Description

FlowArn: undefined | string

The Amazon Resource Name (ARN) of the flow.

MediaStreamName: undefined | string

The name of the media stream that you want to update.

MediaStreamType?: MediaStreamType

The type of media stream.

VideoFormat?: string

The resolution of the video.