Table of Contents

Class StreamInfo

Namespace
WINKOnvif.Core.Models.Devices
Assembly
WINKOnvif.Core.dll
public class StreamInfo
Inheritance
StreamInfo
Inherited Members

Properties

Encoding

public string Encoding { get; set; }

Property Value

string

Framerate

public int Framerate { get; set; }

Property Value

int

HasPtz

public bool HasPtz { get; set; }

Property Value

bool

ProfileName

public string ProfileName { get; set; }

Property Value

string

ProfileToken

public string ProfileToken { get; set; }

Property Value

string

Resolution

public string Resolution { get; set; }

Property Value

string

RtspUrl

public string RtspUrl { get; set; }

Property Value

string

SnapshotUrl

public string SnapshotUrl { get; set; }

Property Value

string