|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FormatControl
Standard JMF class -- see this class in the JMF Javadoc. Complete.
Method Summary | |
---|---|
Format |
getFormat()
|
Format[] |
getSupportedFormats()
|
boolean |
isEnabled()
|
void |
setEnabled(boolean enabled)
|
Format |
setFormat(Format format)
|
Methods inherited from interface javax.media.Control |
---|
getControlComponent |
Method Detail |
---|
Format getFormat()
Format setFormat(Format format)
Format[] getSupportedFormats()
boolean isEnabled()
void setEnabled(boolean enabled)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |