public static interface VideoDetail.Builder extends SdkPojo, CopyableBuilder<VideoDetail.Builder,VideoDetail>
| Modifier and Type | Method and Description |
|---|---|
VideoDetail.Builder |
heightInPx(Integer heightInPx)
Height in pixels for the output
|
VideoDetail.Builder |
widthInPx(Integer widthInPx)
Width in pixels for the output
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildVideoDetail.Builder heightInPx(Integer heightInPx)
heightInPx - Height in pixels for the outputVideoDetail.Builder widthInPx(Integer widthInPx)
widthInPx - Width in pixels for the outputCopyright © 2023. All rights reserved.