|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BitRateControl
Standard JMF class -- see this class in the JMF Javadoc. Complete.
Method Summary | |
---|---|
int |
getBitRate()
|
int |
getMaxSupportedBitRate()
|
int |
getMinSupportedBitRate()
|
int |
setBitRate(int bitrate)
|
Methods inherited from interface javax.media.Control |
---|
getControlComponent |
Method Detail |
---|
int getBitRate()
int setBitRate(int bitrate)
int getMinSupportedBitRate()
int getMaxSupportedBitRate()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |