Circle V2 API Docs
    Preparing search index...

    Variable shouldUseDirectStreamRecordingConst

    shouldUseDirectStreamRecording: () => boolean = shouldUseWebKitRecordingPath

    Type Declaration

      • (): boolean
      • Safari/WebKit needs a dedicated recording graph. Recording the same getUserMedia stream while a separate AudioContext analyser is attached, or using MediaStreamDestination without an active graph, often produces empty blobs.

        Returns boolean

    Alias for shouldUseWebKitRecordingPath