Package | Description |
---|---|
com.amazonaws.services.kinesisvideo.model |
Modifier and Type | Method and Description |
---|---|
static DASHDisplayFragmentTimestamp |
DASHDisplayFragmentTimestamp.fromValue(String value)
Use this in place of valueOf.
|
static DASHDisplayFragmentTimestamp |
DASHDisplayFragmentTimestamp.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DASHDisplayFragmentTimestamp[] |
DASHDisplayFragmentTimestamp.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
GetDASHStreamingSessionURLRequest |
GetDASHStreamingSessionURLRequest.withDisplayFragmentTimestamp(DASHDisplayFragmentTimestamp displayFragmentTimestamp)
Per the MPEG-DASH specification, the wall-clock time of fragments in the manifest file can be derived using
attributes in the manifest itself.
|
Copyright © 2023. All rights reserved.