Cloud Video Intelligence V1p2beta1 API - Class Google::Cloud::VideoIntelligence::V1p2beta1::VideoSegment (v0.4.5)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Video Intelligence V1p2beta1 API class Google::Cloud::VideoIntelligence::V1p2beta1::VideoSegment.
Video segment.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#end_time_offset
defend_time_offset()->::Google::Protobuf::Duration
Returns
- (::Google::Protobuf::Duration) — Time-offset, relative to the beginning of the video, corresponding to the end of the segment (inclusive).
#end_time_offset=
defend_time_offset=(value)->::Google::Protobuf::Duration
Parameter
- value (::Google::Protobuf::Duration) — Time-offset, relative to the beginning of the video, corresponding to the end of the segment (inclusive).
Returns
- (::Google::Protobuf::Duration) — Time-offset, relative to the beginning of the video, corresponding to the end of the segment (inclusive).
#start_time_offset
defstart_time_offset()->::Google::Protobuf::Duration
Returns
- (::Google::Protobuf::Duration) — Time-offset, relative to the beginning of the video, corresponding to the start of the segment (inclusive).
#start_time_offset=
defstart_time_offset=(value)->::Google::Protobuf::Duration
Parameter
- value (::Google::Protobuf::Duration) — Time-offset, relative to the beginning of the video, corresponding to the start of the segment (inclusive).
Returns
- (::Google::Protobuf::Duration) — Time-offset, relative to the beginning of the video, corresponding to the start of the segment (inclusive).