SRtpStreamConfiguration Class |
Namespace: StreamCoders.Rtp
The SRtpStreamConfiguration type exposes the following members.
Name | Description | |
---|---|---|
SRtpStreamConfiguration | Initializes a new instance of the SRtpStreamConfiguration class |
Name | Description | |
---|---|---|
Direction |
Gets or sets the direction of the stream.
| |
Key |
Gets or sets the key used to encrypt the RTP/RTCP stream.
| |
Ssrc |
Gets or sets the synchronization source of the RTP stream.
| |
Suite |
Gets or sets the crypto suite to use.
| |
SynchronizationSourceType |
Gets or sets the type of the type synchronization source.
|
Name | Description | |
---|---|---|
Copy | Overloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.) | |
Copy(Object) | Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.) |