# Namespace: PixellotPlayer

# Table of contents

# Namespaces

# Other Interfaces

# Player Interfaces

# Type aliases

# Type aliases

# PanoMode

Ƭ PanoMode: "full" | "restricted"


# PixellotPlayerConfigHD

Ƭ PixellotPlayerConfigHD: PlayerPanoConfig & { brush: boolean | PlayerBrushConfig ; recorder: boolean | PlayerRecorderConfig }


# PixellotPlayerConfigPano

Ƭ PixellotPlayerConfigPano: PlayerPanoConfig & { brush: boolean | PlayerBrushConfig ; recorder: boolean | PlayerRecorderConfig }


# PlayerMode

Ƭ PlayerMode: "hd" | "pano"


# PlayerSrc

Ƭ PlayerSrc: string | { src: string ; type: string }


# PlayerThumbnailsSrc

Ƭ PlayerThumbnailsSrc: string | ThumbnailsSprite | ThumbnailsSprite[]


# VideojsCorePlayer

Ƭ VideojsCorePlayer: PixellotPlayerCore


# d3Extent

Ƭ d3Extent: [[number, number], [number, number]]