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

Go to the source code of this file.

Functions

STATUS createPayloadForOpus (UINT32, PBYTE, UINT32, PBYTE, PUINT32, PUINT32, PUINT32)
 
STATUS depayOpusFromRtpPayload (PBYTE, UINT32, PBYTE, PUINT32, PBOOL)
 

Function Documentation

◆ createPayloadForOpus()

STATUS createPayloadForOpus ( UINT32  mtu,
PBYTE  opusFrame,
UINT32  opusFrameLength,
PBYTE  payloadBuffer,
PUINT32  pPayloadLength,
PUINT32  pPayloadSubLength,
PUINT32  pPayloadSubLenSize 
)
Here is the caller graph for this function:

◆ depayOpusFromRtpPayload()

STATUS depayOpusFromRtpPayload ( PBYTE  pRawPacket,
UINT32  packetLength,
PBYTE  pOpusData,
PUINT32  pOpusLength,
PBOOL  pIsStart 
)
Here is the caller graph for this function: