Skip to content

Video layer producing "cannot read property of undefined" error #207

Open
@clabe45

Description

@clabe45

A user received the following error for the code below:

new etro.layer.Video({
  startTime: 0,
  source: video.source,
}),

image

Where video.source is an HTMLVideoElement (presumably from a graphics framework)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions