StabilityMode type
Stability mode for jitter buffer - how to determine when input is stable
Signature:
export type StabilityMode = "global" | "perStream";
Stability mode for jitter buffer - how to determine when input is stable
Signature:
export type StabilityMode = "global" | "perStream";