Skip to content

Interface: IFilmFrame

Hierarchy

Table of contents

Properties

Properties

image

Optional image: any

Defined in

src/leafer/packages/interface/src/image/ILeaferFilm.ts:46


duration

duration: number

Defined in

src/leafer/packages/interface/src/image/ILeaferFilm.ts:47


decoding

Optional decoding: boolean

Defined in

src/leafer/packages/interface/src/image/ILeaferFilm.ts:48


x

Optional x: number

Inherited from

IOptionPointData.x

Defined in

src/leafer/packages/interface/src/math/IMath.ts:10


y

Optional y: number

Inherited from

IOptionPointData.y

Defined in

src/leafer/packages/interface/src/math/IMath.ts:11

Released under the MIT License.