activeTooltips
activeTooltips: any[] = []
chunks
chunks: Blob[] = []
Optional
displayStyle
displayStyle?: string
mediaRecorder
mediaRecorder: null | MediaRecorder = null
rendered
rendered: boolean = false
status
status: "downloaded" | "recording" | "recorded" = 'downloaded'
stream
stream: null | MediaStream = null
styleUrl
styleUrl: null | string = null
styleUrls
styleUrls: string[] = ...
template
template: Hole | () => Hole
templateUrl
templateUrl: string = './template.html'
Optional
timeoutId
timeoutId?: Timeout