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
Jpeg
public string? Jpeg { get; set; }
Property Value
Mp4
public string? Mp4 { get; set; }
Property Value
Rtsp
public string? Rtsp { get; set; }
Property Value
WebRtc
public string? WebRtc { get; set; }