public sealed class DvrSession.Types.DvrWindow : IMessage<DvrSession.Types.DvrWindow>, IEquatable<DvrSession.Types.DvrWindow>, IDeepCloneable<DvrSession.Types.DvrWindow>, IBufferMessage, IMessageReference documentation and code samples for the Live Stream v1 API class DvrSession.Types.DvrWindow.
DvrWindow represents a DVR window.
Implements
IMessageDvrSessionTypesDvrWindow, IEquatableDvrSessionTypesDvrWindow, IDeepCloneableDvrSessionTypesDvrWindow, IBufferMessage, IMessageNamespace
Google.Cloud.Video.LiveStream.V1Assembly
Google.Cloud.Video.LiveStream.V1.dll
Constructors
DvrWindow()
public DvrWindow()DvrWindow(DvrWindow)
public DvrWindow(DvrSession.Types.DvrWindow other)| Parameter | |
|---|---|
| Name | Description |
other |
DvrSessionTypesDvrWindow |
Properties
KindCase
public DvrSession.Types.DvrWindow.KindOneofCase KindCase { get; }| Property Value | |
|---|---|
| Type | Description |
DvrSessionTypesDvrWindowKindOneofCase |
|
TimeInterval
public TimeInterval TimeInterval { get; set; }A time interval in the form of a tuple of Unix epoch time.
| Property Value | |
|---|---|
| Type | Description |
TimeInterval |
|