Checks if amplitude control is supported on this device.
Future<bool> hasAmplitudeControl() { throw UnimplementedError( 'hasAmplitudeControl() has not been implemented.'); }