Package | Description |
---|---|
software.amazon.awssdk.services.mediaconvert.model |
Modifier and Type | Method and Description |
---|---|
H264Settings |
VideoCodecSettings.h264Settings()
Required when you set (Codec) under (VideoDescription)>(CodecSettings) to the value H_264.
|
Modifier and Type | Method and Description |
---|---|
VideoCodecSettings.Builder |
VideoCodecSettings.Builder.h264Settings(H264Settings h264Settings)
Required when you set (Codec) under (VideoDescription)>(CodecSettings) to the value H_264.
|
Copyright © 2020. All rights reserved.