MillicastSDK 2.0.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
millicast::ViewerOption::ForcePlayoutDelay Struct Reference

Structure describing playout delay to be enforced on the client. https://webrtc.googlesource.com/src/+/refs/heads/main/docs/native-code/rtp-hdrext/playout-delay Setting both of these values to 0,0 will ensure that there is no playout delay added. More...

#include <viewer.h>

Public Attributes

int min
 
int max
 

Detailed Description

Structure describing playout delay to be enforced on the client. https://webrtc.googlesource.com/src/+/refs/heads/main/docs/native-code/rtp-hdrext/playout-delay Setting both of these values to 0,0 will ensure that there is no playout delay added.

Member Data Documentation

◆ max

int millicast::ViewerOption::ForcePlayoutDelay::max

The minimum playout delay desired.

◆ min

int millicast::ViewerOption::ForcePlayoutDelay::min

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