Skip to main content

component-InputStream

InputStream

type InputStream = {
id?: string;
input_id: string;
}

Properties

  • id - Id of a component.
  • input_id - Id of an input. It identifies a stream registered using a RegisterInputStream request.