| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
VideoDetail |
VideoDetail.clone() |
VideoDetail |
OutputDetail.getVideoDetails()
Contains details about the output's video stream
|
VideoDetail |
VideoDetail.withHeightInPx(Integer heightInPx)
Height in pixels for the output
|
VideoDetail |
VideoDetail.withWidthInPx(Integer widthInPx)
Width in pixels for the output
|
| Modifier and Type | Method and Description |
|---|---|
void |
OutputDetail.setVideoDetails(VideoDetail videoDetails)
Contains details about the output's video stream
|
OutputDetail |
OutputDetail.withVideoDetails(VideoDetail videoDetails)
Contains details about the output's video stream
|
Copyright © 2025. All rights reserved.