Table of Contents

Class Stream

Namespace
adas_core.Domain.Models.MongoModels
Assembly
adas-core.Domain.dll

Represents a sequence of bytes that can be read from or written to.

public class Stream
Inheritance
Stream
Inherited Members
Extension Methods

Properties

Hls

public string? Hls { get; set; }

Property Value

string

Jpeg

public string? Jpeg { get; set; }

Property Value

string

Mp4

public string? Mp4 { get; set; }

Property Value

string

Rtsp

public string? Rtsp { get; set; }

Property Value

string

WebRtc

public string? WebRtc { get; set; }

Property Value

string