Click or drag to resize
SRtpStreamConfigurationDirection Property
Gets or sets the direction of the stream.

Namespace: StreamCoders.Rtp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public SRtpStreamDirection Direction { get; set; }

Property Value

Type: SRtpStreamDirection
The direction.
See Also