Skip to main content
Recative SystemRecative System
TechnotesAPIBlog
GitHub
  • @recative/act-player
    • Overview
    • Functions
    • Interfaces
      • IInternalManagedActPlayerProps
      • IManagedActPointProps
      • IUnmanagedActPointProps
    • Type Aliases
  • @recative/act-protocol
  • @recative/ap-core
  • @recative/atlas
  • @recative/audio-station
  • @recative/client-sdk
  • @recative/core-manager
  • @recative/database
  • @recative/definitions
  • @recative/lens
  • @recative/open-promise
  • @recative/phonograph
  • @recative/smart-resource
  • @recative/time-schedule
  • @recative/ugly-json
  • @recative/act-player
  • Interfaces
  • IInternalManagedActPlayerProps

IInternalManagedActPlayerProps <T>

Hierarchy

  • IInternalManagedActPlayerProps
    • IManagedActPointProps

Index

Properties

  • core
  • coreRef
  • interfaceComponentProps
  • interfaceComponents
  • loadingComponent
  • pauseWhenNotVisible

Properties

core

core: EpisodeCore<T>

optionalcoreRef

coreRef?: MutableRefObject<EpisodeCore<T>>

optionalinterfaceComponentProps

interfaceComponentProps?: Record<string, unknown>

optionalinterfaceComponents

interfaceComponents?: InterfaceExtensionComponent[]

optionalloadingComponent

loadingComponent?: FC<{}>

optionalpauseWhenNotVisible

pauseWhenNotVisible?: boolean
Powered by docusaurus-plugin-typedoc-api and TypeDoc
Previous
useRandomId
Next
IManagedActPointProps
  • core
  • coreRef
  • interfaceComponentProps
  • interfaceComponents
  • loadingComponent
  • pauseWhenNotVisible
© Recative System 2023