Reference documentation and code samples for the Transcoder V1 API class Google::Cloud::Video::Transcoder::V1::AdBreak.
Ad break.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#start_time_offset
def start_time_offset() -> ::Google::Protobuf::Duration
Returns
-
(::Google::Protobuf::Duration) — Start time in seconds for the ad break, relative to the output file
timeline. The default is
0s
.
#start_time_offset=
def start_time_offset=(value) -> ::Google::Protobuf::Duration
Parameter
-
value (::Google::Protobuf::Duration) — Start time in seconds for the ad break, relative to the output file
timeline. The default is
0s
.
Returns
-
(::Google::Protobuf::Duration) — Start time in seconds for the ad break, relative to the output file
timeline. The default is
0s
.