JavaScript video editor, encoder, and streamer - version 5.0.6

Caster (React Component)

example
const props: CasterProps = { children: [] }
const editor: JSX.Element = <Caster { ...props } />
parents

ApiClient

CasterContext (Variable)

CasterContextInterface
castEditor?: CastEditor

CasterContextDefault (Variable)

CasterContextInterface
castEditor?: CastEditor

CasterContextInterface (Interface)

  • CasterContextInterface

Properties

CasterProps (Interface)