Package | Description |
---|---|
com.amazonaws.services.chime.model |
Modifier and Type | Method and Description |
---|---|
VideoArtifactsConfiguration |
VideoArtifactsConfiguration.clone() |
VideoArtifactsConfiguration |
ArtifactsConfiguration.getVideo()
The configuration for the video artifacts.
|
VideoArtifactsConfiguration |
VideoArtifactsConfiguration.withMuxType(String muxType)
The MUX type of the video artifact configuration object.
|
VideoArtifactsConfiguration |
VideoArtifactsConfiguration.withMuxType(VideoMuxType muxType)
The MUX type of the video artifact configuration object.
|
VideoArtifactsConfiguration |
VideoArtifactsConfiguration.withState(ArtifactsState state)
Indicates whether the video artifact is enabled or disabled.
|
VideoArtifactsConfiguration |
VideoArtifactsConfiguration.withState(String state)
Indicates whether the video artifact is enabled or disabled.
|
Modifier and Type | Method and Description |
---|---|
void |
ArtifactsConfiguration.setVideo(VideoArtifactsConfiguration video)
The configuration for the video artifacts.
|
ArtifactsConfiguration |
ArtifactsConfiguration.withVideo(VideoArtifactsConfiguration video)
The configuration for the video artifacts.
|
Copyright © 2022. All rights reserved.