Skip to main content

Interface: BaseMediaProps

Hierarchy

Table of contents

Properties

Properties

src

src: string

Defined in

types.ts:91


time

Optional time: number

Defined in

types.ts:92


playbackRate

Optional playbackRate: number

Defined in

types.ts:93


volume

Optional volume: number

Defined in

types.ts:94


autoPlay

Optional autoPlay: boolean

Defined in

types.ts:95


loop

Optional loop: boolean

Defined in

types.ts:96


muted

Optional muted: boolean

Defined in

types.ts:97


controls

Optional controls: boolean

Defined in

types.ts:98