MediaStreamSink
Structure that contains the settings for a media stream sink.
Contents
- MediaStreamType
-
The media stream sink's media stream type.
Type: String
Valid Values:
MixedAudio | IndividualAudio
Required: Yes
- ReservedStreamCapacity
-
Specifies the number of streams that the sink can accept.
Type: Integer
Valid Range: Minimum value of 1. Maximum value of 10.
Required: Yes
- SinkArn
-
The ARN of the Kinesis Video Stream pool returned by the CreateMediaPipelineKinesisVideoStreamPool API.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
^arn[\/\:\-\_\.a-zA-Z0-9]+$
Required: Yes
- SinkType
-
The media stream sink's type.
Type: String
Valid Values:
KinesisVideoStreamPool
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: