Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DefaultBrowserBehavior

Hierarchy

  • DefaultBrowserBehavior

Implements

Index

Constructors

constructor

Methods

disable480pResolutionScaleDown

  • disable480pResolutionScaleDown(): boolean

disableResolutionScaleDown

  • disableResolutionScaleDown(): boolean

doesNotSupportMediaDeviceLabels

  • doesNotSupportMediaDeviceLabels(): boolean

getDisplayMediaAudioCaptureSupport

  • getDisplayMediaAudioCaptureSupport(): boolean

hasChromiumWebRTC

  • hasChromiumWebRTC(): boolean

hasFirefoxWebRTC

  • hasFirefoxWebRTC(): boolean

hasWebKitWebRTC

  • hasWebKitWebRTC(): boolean

isSimulcastSupported

  • isSimulcastSupported(): boolean

isSupported

  • isSupported(): boolean

isVideoFxSupportedBrowser

  • isVideoFxSupportedBrowser(): boolean

majorVersion

  • majorVersion(): number

name

  • name(): string

osMajorVersion

  • osMajorVersion(): number

requiresBundlePolicy

  • requiresBundlePolicy(): RTCBundlePolicy

requiresCheckForSdpConnectionAttributes

  • requiresCheckForSdpConnectionAttributes(): boolean

requiresDisablingH264Encoding

  • requiresDisablingH264Encoding(): boolean

requiresGroupIdMediaStreamConstraints

  • requiresGroupIdMediaStreamConstraints(): boolean

requiresIceCandidateGatheringTimeoutWorkaround

  • requiresIceCandidateGatheringTimeoutWorkaround(): boolean

requiresNoExactMediaStreamConstraints

  • requiresNoExactMediaStreamConstraints(): boolean

requiresPlaybackLatencyHintForAudioContext

  • requiresPlaybackLatencyHintForAudioContext(): boolean

requiresResolutionAlignment

  • requiresResolutionAlignment(width: number, height: number): [number, number]

requiresVideoPlayWorkaround

  • requiresVideoPlayWorkaround(): boolean

supportDownlinkBandwidthEstimation

  • supportDownlinkBandwidthEstimation(): boolean

supportString

  • supportString(): string

supportedVideoCodecs

  • supportedVideoCodecs(): Promise<string[]>

supportsAudioRedundancy

  • supportsAudioRedundancy(): boolean

supportsBackgroundFilter

  • supportsBackgroundFilter(): boolean

supportsCanvasCapturedStreamPlayback

  • supportsCanvasCapturedStreamPlayback(): boolean

supportsDependencyDescriptorRtpHeaderExtension

  • supportsDependencyDescriptorRtpHeaderExtension(): boolean

supportsScalableVideoCoding

  • supportsScalableVideoCoding(): boolean

supportsSetSinkId

  • supportsSetSinkId(): boolean

supportsVideoLayersAllocationRtpHeaderExtension

  • supportsVideoLayersAllocationRtpHeaderExtension(): boolean

version

  • version(): string

Generated using TypeDoc