VideoAttachedEvent: {
    sourceId: string;
    videoElement: HTMLVideoElement;
}

Type declaration

  • sourceId: string
  • videoElement: HTMLVideoElement

Generated using TypeDoc