|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This interface is a Control for specifying the parameters for silence suppression.
| Method Summary | |
boolean |
getSilenceSuppression()
Returns if silence suppression was enabled. |
boolean |
isSilenceSuppressionSupported()
Returns if silence suppression is supported |
boolean |
setSilenceSuppression(boolean newSilenceSuppression)
Sets the silence suppression mode. |
| Methods inherited from interface javax.media.Control |
getControlComponent |
| Method Detail |
public boolean getSilenceSuppression()
public boolean setSilenceSuppression(boolean newSilenceSuppression)
newSilenceSuppression - the requested silence suppression
mode
public boolean isSilenceSuppressionSupported()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||