Home
last modified time | relevance | path

Searched refs:Low (Results 1 – 25 of 42) sorted by relevance

12

/expo/packages/expo-av/src/
H A DAV.types.ts13 Low = ExponentAV && ExponentAV.Qualities && ExponentAV.Qualities.Low, enumerator
H A DAV.ts391 pitchCorrectionQuality: PitchCorrectionQuality = PitchCorrectionQuality.Low
/expo/packages/expo-dev-menu-interface/ios/MenuItems/
H A DDevMenuScreenItem.swift18 case Low = -100
/expo/packages/expo-av/build/
H A DAV.types.js11 …CorrectionQuality["Low"] = ExponentAV && ExponentAV.Qualities && ExponentAV.Qualities.Low] = "Low";
H A DAV.types.d.ts9 Low, enumerator
H A DAV.js195 …tRateAsync(rate, shouldCorrectPitch = false, pitchCorrectionQuality = PitchCorrectionQuality.Low) {
H A DAV.types.js.map1 …lgorithmLowQualityZeroLatency`.\n */\n Low = ExponentAV && ExponentAV.Qualities && ExponentAV.Q…
/expo/packages/expo-image-picker/build/
H A DImagePicker.types.d.ts109 Low = 2, enumerator
/expo/packages/expo-image-picker/src/
H A DImagePicker.types.ts119 Low = 2, enumerator
/expo/packages/expo-location/build/
H A DLocation.types.d.ts13 Low = 2, enumerator
/expo/packages/expo-location/src/
H A DLocation.types.ts15 Low = 2, enumerator
/expo/apps/native-component-list/src/screens/ImagePicker/
H A DImagePickerScreen.tsx104 name: 'UIImagePickerControllerQualityType.Low',
105 value: ImagePicker.UIImagePickerControllerQualityType.Low,
/expo/packages/expo-battery/build/
H A DBattery.js.map1Low Power mode on iOS and Power Saver mode on Android. If a platform\n * doesn't support Low Power…
/expo/apps/test-suite/tests/
H A DAudio.js576 let pitchCorrectionQuality = Audio.PitchCorrectionQuality.Low;
621 pitchCorrectionQuality = Audio.PitchCorrectionQuality.Low;
H A DLocation.js244 Location.getCurrentPositionAsync({ accuracy: Location.Accuracy.Low }),
254 await Location.getCurrentPositionAsync({ accuracy: Location.Accuracy.Low });
/expo/apps/native-component-list/src/screens/AV/
H A DAudioPlayer.tsx129 pitchCorrectionQuality = Audio.PitchCorrectionQuality.Low
H A DRecorder.tsx148 {this._renderPrepareButton('Low quality', Audio.RecordingOptionsPresets.LOW_QUALITY)}
/expo/docs/pages/versions/unversioned/sdk/
H A Dhaptics.mdx21 - Low Power Mode is enabled ([Feature Request](https://expo.canny.io/feature-requests/p/expose-low-…
/expo/docs/pages/versions/v46.0.0/sdk/
H A Dhaptics.mdx21 - Low Power Mode is enabled ([Feature Request](https://expo.canny.io/feature-requests/p/expose-low-…
H A Dlocation.mdx50 …on within about 50 meters. For example, if the location accuracy value is [Low](#low), you can exc…
/expo/docs/pages/versions/v49.0.0/sdk/
H A Dhaptics.mdx21 - Low Power Mode is enabled ([Feature Request](https://expo.canny.io/feature-requests/p/expose-low-…
/expo/docs/pages/versions/v47.0.0/sdk/
H A Dhaptics.mdx21 - Low Power Mode is enabled ([Feature Request](https://expo.canny.io/feature-requests/p/expose-low-…
H A Dlocation.mdx50 …on within about 50 meters. For example, if the location accuracy value is [Low](#low), you can exc…
/expo/docs/pages/versions/v48.0.0/sdk/
H A Dhaptics.mdx21 - Low Power Mode is enabled ([Feature Request](https://expo.canny.io/feature-requests/p/expose-low-…
/expo/apps/native-component-list/src/screens/Location/
H A DBackgroundLocationMapScreen.tsx23 [Location.Accuracy.Lowest]: Location.Accuracy.Low,
24 [Location.Accuracy.Low]: Location.Accuracy.Balanced,

12