| Package | Description |
|---|---|
| com.amazonaws.services.chimesdkmediapipelines.model |
| Modifier and Type | Method and Description |
|---|---|
static MediaEncoding |
MediaEncoding.fromValue(String value)
Use this in place of valueOf.
|
static MediaEncoding |
MediaEncoding.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MediaEncoding[] |
MediaEncoding.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
KinesisVideoStreamSourceRuntimeConfiguration |
KinesisVideoStreamSourceRuntimeConfiguration.withMediaEncoding(MediaEncoding mediaEncoding)
Specifies the encoding of your input audio.
|
Copyright © 2023. All rights reserved.