Click or drag to resize
RtspSessionRtspSubStreams Field
List of all SubStream objects contained in this session.

Namespace: StreamCoders.Rtsp.Extensions
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public List<RtspSubStream> RtspSubStreams

Field Value

Type: ListRtspSubStream
See Also