| FrameCreator Class |
Namespace: StreamCoders.Rtp
The FrameCreator type exposes the following members.
| Name | Description | |
|---|---|---|
| FrameCreator |
Constructor.
|
| Name | Description | |
|---|---|---|
| SequenceNumber |
Is the next sequence number to be used for packetization.
| |
| Timestamp |
Is the initial timestamp to be used for packetization.
|
| Name | Description | |
|---|---|---|
| CreateFrame |
Implements the creation of an RTP frame with respect to MTU size.
Timing information for each frame must be provided by the input buffer.
|
| 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.) |