public static interface ClipRange.Builder extends SdkPojo, CopyableBuilder<ClipRange.Builder,ClipRange>
| Modifier and Type | Method and Description |
|---|---|
ClipRange.Builder |
endOffsetMillis(Long endOffsetMillis)
The end offset of the clip range, in milliseconds, starting from the beginning of the VOD source associated
with the program.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildClipRange.Builder endOffsetMillis(Long endOffsetMillis)
The end offset of the clip range, in milliseconds, starting from the beginning of the VOD source associated with the program.
endOffsetMillis - The end offset of the clip range, in milliseconds, starting from the beginning of the VOD source
associated with the program.Copyright © 2023. All rights reserved.