Reference documentation and code samples for the Live Stream V1 API class Google::Cloud::Video::LiveStream::V1::DvrSession::DvrWindow.
DvrWindow represents a DVR window.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#time_interval
def time_interval() -> ::Google::Cloud::Video::LiveStream::V1::TimeInterval
Returns
- (::Google::Cloud::Video::LiveStream::V1::TimeInterval) — A time interval in the form of a tuple of Unix epoch time.
#time_interval=
def time_interval=(value) -> ::Google::Cloud::Video::LiveStream::V1::TimeInterval
Parameter
- value (::Google::Cloud::Video::LiveStream::V1::TimeInterval) — A time interval in the form of a tuple of Unix epoch time.
Returns
- (::Google::Cloud::Video::LiveStream::V1::TimeInterval) — A time interval in the form of a tuple of Unix epoch time.