Interface PreferencesDialog.StereoListener
- Enclosing class:
PreferencesDialog
public static interface PreferencesDialog.StereoListener
-
Method Summary
Modifier and TypeMethodDescriptionvoidactivateRawStereo(boolean activated) voidbalanceValueChanged(float value) voidoffsetValueChanged(float value)
-
Method Details
-
activateRawStereo
void activateRawStereo(boolean activated) -
balanceValueChanged
void balanceValueChanged(float value) -
offsetValueChanged
void offsetValueChanged(float value)
-