| AacFrameCreator Class |
Namespace: StreamCoders.Rtp
The AacFrameCreator type exposes the following members.
| Name | Description | |
|---|---|---|
| AacFrameCreator | Initializes a new instance of the AacFrameCreator class |
| Name | Description | |
|---|---|---|
| SequenceNumber |
Is the next sequence number to be used for packetization.
(Inherited from FrameCreator.) | |
| Timestamp |
Is the initial timestamp to be used for packetization.
(Inherited from FrameCreator.) |
| Name | Description | |
|---|---|---|
| CreateFrame |
Creates an RTP frame from an AAC frame.
(Overrides FrameCreatorCreateFrame(MediaBufferByte).) |
| 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.) |