nf-player
    Preparing search index...

    Class SmartPlayer

    Index

    Constructors

    Accessors

    Methods

    • Parameters

      • graphId: string
      • fadeOut: boolean = true

      Returns Promise<void>

    • Parameters

      • score: string
      • OptionalfadeIn: boolean

      Returns Promise<void>

    • Parameters

      • score: Score
      • OptionalfadeIn: boolean

      Returns Promise<void>

    • Parameters

      • OptionalgraphId: string

      Returns string

    • Set renderTime to time. Seeking / setting renderTime is actually an asynchronous process since the internal graph must be destroyed and rebuilt, and potentially new content loaded. seek allows a user to await the operation, unlike set/get renderTime.

      Parameters

      Returns Promise<void>

    • Parameters

      • json: string

      Returns Promise<void>