| Package | Description |
|---|---|
| com.amazonaws.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
static MediaPipelineSourceType |
MediaPipelineSourceType.fromValue(String value)
Use this in place of valueOf.
|
static MediaPipelineSourceType |
MediaPipelineSourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MediaPipelineSourceType[] |
MediaPipelineSourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MediaCapturePipeline |
MediaCapturePipeline.withSourceType(MediaPipelineSourceType sourceType)
Source type from which media artifacts are saved.
|
CreateMediaCapturePipelineRequest |
CreateMediaCapturePipelineRequest.withSourceType(MediaPipelineSourceType sourceType)
Source type from which the media artifacts will be captured.
|
Copyright © 2024. All rights reserved.