GenericNack Class |
Namespace: FM.IceLink
The GenericNack type exposes the following members.
Name | Description | |
---|---|---|
![]() | GenericNack |
Initializes a new instance of the GenericNack class.
|
![]() | GenericNack(DataBuffer) |
Initializes a new instance of the GenericNack class.
|
Name | Description | |
---|---|---|
![]() | BitmaskOfLostPackets |
Gets or sets the bitmask of lost packets.
|
![]() | DataBuffer |
Gets the data buffer.
|
![]() ![]() | FixedPayloadLength |
Gets the length of the registered fixed payload.
|
![]() | LostPacketIdPlusLength |
Gets the length of the lost packet identifier plus.
|
![]() | PacketId |
Gets or sets the RTP sequence number of the lost packet.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetLostPacketIdPlus |
Gets whether the packet with ID PacketId + value was lost.
|
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | SetLostPacketIdPlus |
Sets whether the packet with ID PacketId + value was lost.
|
![]() | ToString | (Inherited from Object.) |