public static interface CaptionSourceFramerate.Builder extends SdkPojo, CopyableBuilder<CaptionSourceFramerate.Builder,CaptionSourceFramerate>
| Modifier and Type | Method and Description |
|---|---|
CaptionSourceFramerate.Builder |
framerateDenominator(Integer framerateDenominator)
Specify the denominator of the fraction that represents the frame rate for the setting Caption source frame
rate.
|
CaptionSourceFramerate.Builder |
framerateNumerator(Integer framerateNumerator)
Specify the numerator of the fraction that represents the frame rate for the setting Caption source frame
rate.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildCaptionSourceFramerate.Builder framerateDenominator(Integer framerateDenominator)
framerateDenominator - Specify the denominator of the fraction that represents the frame rate for the setting Caption source
frame rate. Use this setting along with the setting Framerate numerator.CaptionSourceFramerate.Builder framerateNumerator(Integer framerateNumerator)
framerateNumerator - Specify the numerator of the fraction that represents the frame rate for the setting Caption source
frame rate. Use this setting along with the setting Framerate denominator.Copyright © 2023. All rights reserved.