jb_discard_algo property

  1. @Int32()
int jb_discard_algo
getter/setter pair

Set the algorithm the jitter buffer uses to discard frames in order to adjust the latency.

Default: PJMEDIA_JB_DISCARD_PROGRESSIVE

Implementation

@ffi.Int32()
external int jb_discard_algo;