| Package | Description |
|---|---|
| com.amazonaws.services.kinesisvideo.model |
| Modifier and Type | Method and Description |
|---|---|
static HLSDisplayFragmentTimestamp |
HLSDisplayFragmentTimestamp.fromValue(String value)
Use this in place of valueOf.
|
static HLSDisplayFragmentTimestamp |
HLSDisplayFragmentTimestamp.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HLSDisplayFragmentTimestamp[] |
HLSDisplayFragmentTimestamp.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetHLSStreamingSessionURLRequest |
GetHLSStreamingSessionURLRequest.withDisplayFragmentTimestamp(HLSDisplayFragmentTimestamp displayFragmentTimestamp)
Specifies when the fragment start timestamps should be included in the HLS media playlist.
|
Copyright © 2022. All rights reserved.