SRtpSession Methods |
The SRtpSession type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddStream |
Adds a stream to the session.
|
![]() | Dispose | |
![]() | Protect(RtcpCompoundPacket) |
Protects an RTCP compound packet.
|
![]() | Protect(RtpPacket) |
Protects an RTP packet.
|
![]() | Protect(OffsetBufferByte, Boolean) | |
![]() | RemoveStream |
Removes the stream described by streamConfiguration.
|
![]() | UnProtect(RtcpCompoundPacket) |
Un-Protects an RTCP compound packet.
|
![]() | UnProtect(RtpPacket) |
Un-Protects an RTP packet.
|
![]() | UnProtect(OffsetBufferByte, Boolean) |
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.) |