| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesisvideoarchivedmedia.model |
| Modifier and Type | Method and Description |
|---|---|
HLSDisplayFragmentTimestamp |
GetHlsStreamingSessionUrlRequest.displayFragmentTimestamp()
Specifies when the fragment start timestamps should be included in the HLS media playlist.
|
static HLSDisplayFragmentTimestamp |
HLSDisplayFragmentTimestamp.fromValue(String value)
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
|
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 |
|---|---|
static Set<HLSDisplayFragmentTimestamp> |
HLSDisplayFragmentTimestamp.knownValues()
|
| Modifier and Type | Method and Description |
|---|---|
GetHlsStreamingSessionUrlRequest.Builder |
GetHlsStreamingSessionUrlRequest.Builder.displayFragmentTimestamp(HLSDisplayFragmentTimestamp displayFragmentTimestamp)
Specifies when the fragment start timestamps should be included in the HLS media playlist.
|
Copyright © 2023. All rights reserved.