MillicastSDK 2.0.0
|
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 |
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.
int millicast::ViewerOption::ForcePlayoutDelay::max |
The minimum playout delay desired.
int millicast::ViewerOption::ForcePlayoutDelay::min |