Amazon Kinesis Webrtc C SDK
RtpG711Payloader.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

STATUS createPayloadForG711 (UINT32, PBYTE, UINT32, PBYTE, PUINT32, PUINT32, PUINT32)
 
STATUS depayG711FromRtpPayload (PBYTE, UINT32, PBYTE, PUINT32, PBOOL)
 

Function Documentation

◆ createPayloadForG711()

STATUS createPayloadForG711 ( UINT32  mtu,
PBYTE  g711Frame,
UINT32  g711FrameLength,
PBYTE  payloadBuffer,
PUINT32  pPayloadLength,
PUINT32  pPayloadSubLength,
PUINT32  pPayloadSubLenSize 
)
Here is the caller graph for this function:

◆ depayG711FromRtpPayload()

STATUS depayG711FromRtpPayload ( PBYTE  pRawPacket,
UINT32  packetLength,
PBYTE  pG711Data,
PUINT32  pG711Length,
PBOOL  pIsStart 
)
Here is the caller graph for this function: