Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a beatmap's video.

Hierarchy

  • BeatmapVideo

Index

Constructors

Properties

filename: string

The location of the video relative to the beatmap directory.

Offset in osu! pixels from the centre of the screen.

For example, an offset of 50,100 would have the video shown 50 osu! pixels to the right and 100 osu! pixels down from the centre of the screen.

startTime: number

The start time of the video, in milliseconds from the beginning of the beatmap's audio.

Generated using TypeDoc