Property | Type | Description | |
---|---|---|---|
FrameType | FrameTypesEnum | ||
HasBeenProcessed | bool | ||
HasMarker | bool | ||
Timestamp | uint |
Method | Description | |
---|---|---|
AddRTPPacket ( |
||
GetFramePayload ( ) : byte[] | ||
IsComplete ( ) : bool | ||
MakeSinglePacketFrame ( |
Audio frames are generally contained within a single RTP packet. This method is a shortcut to construct a frame from a single RTP packet.
|
|
RTPFrame ( ) : System |
public AddRTPPacket ( |
||
rtpPacket | ||
return | void |
public static MakeSinglePacketFrame ( |
||
rtpPacket | ||
return |