Click or drag to resize
ContentLengthLength Property
Gets or sets the length.

Namespace: StreamCoders.Rtsp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public int Length { get; set; }

Property Value

Type: Int32
The length.
See Also