public class NopRateControl extends Object implements RateControl
Constructor and Description |
---|
NopRateControl(int qp) |
Modifier and Type | Method and Description |
---|---|
int |
getSegment() |
int[] |
getSegmentQps() |
void |
report(int bits) |
void |
reset() |
public int[] getSegmentQps()
getSegmentQps
in interface RateControl
public int getSegment()
getSegment
in interface RateControl
public void report(int bits)
report
in interface RateControl
public void reset()
reset
in interface RateControl
Copyright © 2019. All rights reserved.