public interface AdBreakOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Duration |
getStartTimeOffset()
Start time in seconds for the ad break, relative to the output file
timeline.
|
com.google.protobuf.DurationOrBuilder |
getStartTimeOffsetOrBuilder()
Start time in seconds for the ad break, relative to the output file
timeline.
|
boolean |
hasStartTimeOffset()
Start time in seconds for the ad break, relative to the output file
timeline.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasStartTimeOffset()
Start time in seconds for the ad break, relative to the output file timeline. The default is `0s`.
.google.protobuf.Duration start_time_offset = 1;com.google.protobuf.Duration getStartTimeOffset()
Start time in seconds for the ad break, relative to the output file timeline. The default is `0s`.
.google.protobuf.Duration start_time_offset = 1;com.google.protobuf.DurationOrBuilder getStartTimeOffsetOrBuilder()
Start time in seconds for the ad break, relative to the output file timeline. The default is `0s`.
.google.protobuf.Duration start_time_offset = 1;Copyright © 2022 Google LLC. All rights reserved.