| Package | Description |
|---|---|
| com.amazonaws.services.kinesisvideo.model |
| Modifier and Type | Method and Description |
|---|---|
static FragmentTimecodeType |
FragmentTimecodeType.fromValue(String value)
Use this in place of valueOf.
|
static FragmentTimecodeType |
FragmentTimecodeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FragmentTimecodeType[] |
FragmentTimecodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PutMediaRequest |
PutMediaRequest.withFragmentTimecodeType(FragmentTimecodeType fragmentTimecodeType)
You pass this value as the
x-amzn-fragment-timecode-type HTTP header. |
Copyright © 2021. All rights reserved.