Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type aliases

ChannelType: "em" | "2fo-fc" | "fo-fc(+ve)" | "fo-fc(-ve)"
Channels: { [ name in ChannelType]?: ChannelInfo }
DefaultChannelParams: { [ name in ChannelType]?: Partial<ChannelParams> }
EntryParamDefinition: ReturnType<typeof createEntryParams>
ParamDefinition: ReturnType<typeof createParams>
ViewTypes: "off" | "box" | "selection-box" | "cell" | "auto"

Variables

ChannelTypeOptions: [ChannelType, string][]
RootTag: "volume-streaming-info" = "volume-streaming-info"
ViewTypeOptions: [ViewTypes, string][]

Functions

Generated using TypeDoc