Amazon Kinesis Webrtc C SDK
RtpG711Payloader.c File Reference
#include "../../Include_i.h"
Include dependency graph for RtpG711Payloader.c:

Macros

#define LOG_CLASS   "RtpG711Payloader"
 

Functions

STATUS createPayloadForG711 (UINT32 mtu, PBYTE g711Frame, UINT32 g711FrameLength, PBYTE payloadBuffer, PUINT32 pPayloadLength, PUINT32 pPayloadSubLength, PUINT32 pPayloadSubLenSize)
 
STATUS depayG711FromRtpPayload (PBYTE pRawPacket, UINT32 packetLength, PBYTE pG711Data, PUINT32 pG711Length, PBOOL pIsStart)
 

Macro Definition Documentation

◆ LOG_CLASS

#define LOG_CLASS   "RtpG711Payloader"

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: