Amazon Kinesis Webrtc C SDK
RtcRtpTransceiverInit Struct Reference

RtcRtpTransceiverInit is used to configure a transceiver when creating it. More...

#include <Include.h>

Collaboration diagram for RtcRtpTransceiverInit:
Collaboration graph

Public Attributes

RTC_RTP_TRANSCEIVER_DIRECTION direction
 Transceiver direction - SENDONLY, RECVONLY, SENDRECV. More...
 
DOUBLE rollingBufferDurationSec
 Maximum duration of media that needs to be buffered (in seconds). The lowest allowed is 0.1 seconds (100ms) More...
 
DOUBLE rollingBufferBitratebps
 

Detailed Description

RtcRtpTransceiverInit is used to configure a transceiver when creating it.

Reference: https://www.w3.org/TR/webrtc/#dom-rtcrtptransceiverinit


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