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 RateControlpublic int getSegment()
getSegment in interface RateControlpublic void report(int bits)
report in interface RateControlpublic void reset()
reset in interface RateControlCopyright © 2019. All rights reserved.