Photo Sphere Viewer
    Preparing search index...

    Adapter for cubemap videos

    Hierarchy

    Index

    Constructors

    Properties

    config: AbstractVideoAdapterConfig
    viewer: Viewer
    id: "cubemap-video" = 'cubemap-video'

    Unique identifier of the adapter

    supportsDownload: false

    Indicates if the adapter supports panorama download natively

    VERSION: string = PKG_VERSION

    Expected version of the core DO NOT USE on custom adapters

    Methods

    • Cleanup a mesh from memory

      Parameters

      • mesh: AbstractVideoMesh

      Returns void

    • Clear a loaded texture from memory

      Parameters

      • __namedParameters: AbstractVideoTextureData

      Returns void

    • Applies the texture to the mesh

      Parameters

      • mesh: CubemapVideoMesh
      • __namedParameters: CubemapVideoTextureData

      Returns void

    • Changes the opacity of the mesh

      Parameters

      • mesh: CubemapVideoMesh
      • opacity: number

      Returns void

    • Indicates if the adapter supports preload of a panorama

      Returns boolean

    • Indicates if the adapter supports transitions between panoramas

      Returns boolean