Amazon Kinesis Webrtc C SDK
KvsRtpTransceiver Struct Reference

#include <Rtp.h>

Collaboration diagram for KvsRtpTransceiver:
Collaboration graph

Public Attributes

RtcRtpTransceiver transceiver
 
RtcRtpSender sender
 
PKvsPeerConnection pKvsPeerConnection
 
UINT32 jitterBufferSsrc
 
PJitterBuffer pJitterBuffer
 
UINT64 onFrameCustomData
 
RtcOnFrame onFrame
 
UINT64 onBandwidthEstimationCustomData
 
RtcOnBandwidthEstimation onBandwidthEstimation
 
UINT64 onPictureLossCustomData
 
RtcOnPictureLoss onPictureLoss
 
PBYTE peerFrameBuffer
 
UINT32 peerFrameBufferSize
 
UINT32 rtcpReportsTimerId
 
MUTEX statsLock
 
RtcOutboundRtpStreamStats outboundStats
 
RtcRemoteInboundRtpStreamStats remoteInboundStats
 
RtcInboundRtpStreamStats inboundStats
 

Member Data Documentation

◆ inboundStats

RtcInboundRtpStreamStats KvsRtpTransceiver::inboundStats

◆ jitterBufferSsrc

UINT32 KvsRtpTransceiver::jitterBufferSsrc

◆ onBandwidthEstimation

RtcOnBandwidthEstimation KvsRtpTransceiver::onBandwidthEstimation

◆ onBandwidthEstimationCustomData

UINT64 KvsRtpTransceiver::onBandwidthEstimationCustomData

◆ onFrame

RtcOnFrame KvsRtpTransceiver::onFrame

◆ onFrameCustomData

UINT64 KvsRtpTransceiver::onFrameCustomData

◆ onPictureLoss

RtcOnPictureLoss KvsRtpTransceiver::onPictureLoss

◆ onPictureLossCustomData

UINT64 KvsRtpTransceiver::onPictureLossCustomData

◆ outboundStats

RtcOutboundRtpStreamStats KvsRtpTransceiver::outboundStats

◆ peerFrameBuffer

PBYTE KvsRtpTransceiver::peerFrameBuffer

◆ peerFrameBufferSize

UINT32 KvsRtpTransceiver::peerFrameBufferSize

◆ pJitterBuffer

PJitterBuffer KvsRtpTransceiver::pJitterBuffer

◆ pKvsPeerConnection

PKvsPeerConnection KvsRtpTransceiver::pKvsPeerConnection

◆ remoteInboundStats

RtcRemoteInboundRtpStreamStats KvsRtpTransceiver::remoteInboundStats

◆ rtcpReportsTimerId

UINT32 KvsRtpTransceiver::rtcpReportsTimerId

◆ sender

RtcRtpSender KvsRtpTransceiver::sender

◆ statsLock

MUTEX KvsRtpTransceiver::statsLock

◆ transceiver

RtcRtpTransceiver KvsRtpTransceiver::transceiver

The documentation for this struct was generated from the following file: