theta-client-react-native
Version:
This library provides a way to control RICOH THETA using.
52 lines • 2.15 kB
TypeScript
export * from './options';
export * from './option-access-info';
export * from './option-ai-auto-thumbnail';
export * from './option-aperture';
export * from './option-auto-bracket';
export * from './option-bitrate';
export * from './option-bluetooth-role';
export * from './option-burst-mode';
export * from './option-burst-option';
export * from './option-camera-control-source';
export * from './option-camera-lock-config';
export * from './option-camera-lock';
export * from './option-camera-mode';
export * from './option-camera-power';
export * from './option-capture-mode';
export * from './option-compass-direction-ref';
export * from './option-continuous-number';
export * from './option-ethernet-config';
export * from './option-exposure-compensation';
export * from './option-face-detect';
export * from './option-file-format';
export * from './option-filter';
export * from './option-function';
export * from './option-gain';
export * from './option-gps-tag-recording';
export * from './option-image-stitching';
export * from './option-max-recordable-time';
export * from './option-microphone-noise-reduction';
export * from './option-mode-memory';
export * from './option-mobile-network-setting';
export * from './option-network-type';
export * from './option-off-delay-usb';
export * from './option-off-delay';
export * from './option-power-saving';
export * from './option-preset';
export * from './option-preview-format';
export * from './option-proxy';
export * from './option-shooting-method';
export * from './option-shutter-speed';
export * from './option-sleep-delay';
export * from './option-time-shift';
export * from './option-top-bottom-correction-rotation-support';
export * from './option-top-bottom-correction-rotation';
export * from './option-top-bottom-correction';
export * from './option-usb-connection';
export * from './option-video-stitching';
export * from './option-visibility-reduction';
export * from './option-white-balance-auto-strength';
export * from './option-wlan-antenna-config';
export * from './option-wlan-frequency-cl-mode';
export * from './option-wlan-frequency';
//# sourceMappingURL=index.d.ts.map