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