Photo Sphere Viewer
    Preparing search index...

    Class DualFisheyeVideoAdapter

    Adapter for dual-fisheye videos

    Hierarchy

    Index

    Constructors

    Properties

    config: AbstractVideoAdapterConfig
    viewer: Viewer
    id: "dual-fisheye-video" = 'dual-fisheye-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

    • Loads the panorama texture

      Parameters

      • panorama: AbstractVideoPanorama

      Returns Promise<AbstractVideoTextureData>

    • Applies the texture to the mesh

      Parameters

      • mesh: DualFisheyeMesh
      • __namedParameters: DualFisheyeVideoTextureData

      Returns void

    • Indicates if the adapter supports preload of a panorama

      Returns boolean

    • Indicates if the adapter supports transitions between panoramas

      Returns boolean