Skip to main content

Interface: BaseMediaProps

Hierarchy

Table of contents

Properties

Properties

src

src: string

Defined in

types.ts:142


time

Optional time: number

Defined in

types.ts:143


playbackRate

Optional playbackRate: number

Defined in

types.ts:144


volume

Optional volume: number

Defined in

types.ts:145


autoPlay

Optional autoPlay: boolean

Defined in

types.ts:146


loop

Optional loop: boolean

Defined in

types.ts:147


muted

Optional muted: boolean

Defined in

types.ts:148


controls

Optional controls: boolean

Defined in

types.ts:149