Table of Contents

Class VideoSourceConfiguration

Namespace
WINKOnvif.Core.Models.Media
Assembly
WINKOnvif.Core.dll
public class VideoSourceConfiguration
Inheritance
VideoSourceConfiguration
Inherited Members

Properties

Bounds

public ViewPort? Bounds { get; set; }

Property Value

ViewPort

Name

public string Name { get; set; }

Property Value

string

SourceToken

public string SourceToken { get; set; }

Property Value

string

Token

public string Token { get; set; }

Property Value

string

UseCount

public int UseCount { get; set; }

Property Value

int