Back to Remotion

shutterModern

packages/docs/docs/sfx/shutter-modern.mdx

4.0.475778 B
Original Source

shutterModern<AvailableFrom v="4.0.429" />

import {PlayButton} from './PlayButton';

<PlayButton src="https://remotion.media/shutter-modern.wav" />

A URL pointing to a modern camera shutter sound effect WAV file.

Example

tsx
import {shutterModern} from '@remotion/sfx';
import {Audio} from '@remotion/media';

const MyVideo = () => {
  return <Audio src={shutterModern} />;
};

Value

bash
https://remotion.media/shutter-modern.wav

Duration

0.489 seconds (1 channel, 44100 Hz, 16-bit)

Attribution

DSLR Shutter fast 006.wav by ristooooo1 - freesound.org/s/539136 - License: Creative Commons 0

See also