| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediapackagevod.model |
| Modifier and Type | Method and Description |
|---|---|
StreamSelection |
HlsManifest.streamSelection()
Returns the value of the StreamSelection property for this object.
|
StreamSelection |
DashManifest.streamSelection()
Returns the value of the StreamSelection property for this object.
|
StreamSelection |
MssManifest.streamSelection()
Returns the value of the StreamSelection property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
HlsManifest.Builder |
HlsManifest.Builder.streamSelection(StreamSelection streamSelection)
Sets the value of the StreamSelection property for this object.
|
DashManifest.Builder |
DashManifest.Builder.streamSelection(StreamSelection streamSelection)
Sets the value of the StreamSelection property for this object.
|
MssManifest.Builder |
MssManifest.Builder.streamSelection(StreamSelection streamSelection)
Sets the value of the StreamSelection property for this object.
|
Copyright © 2023. All rights reserved.