Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MediaTrackConstraints

Hierarchy

Index

Properties

Optional advanced

Optional aspectRatio

aspectRatio: number | ConstrainDoubleRange

Optional channelCount

channelCount: number | ConstrainLongRange

Optional deviceId

deviceId: string | string[] | ConstrainDOMStringParameters

Optional displaySurface

displaySurface: string | string[] | ConstrainDOMStringParameters

Optional echoCancellation

echoCancellation: boolean | ConstrainBooleanParameters

Optional facingMode

facingMode: string | string[] | ConstrainDOMStringParameters

Optional frameRate

frameRate: number | ConstrainDoubleRange

Optional groupId

groupId: string | string[] | ConstrainDOMStringParameters

Optional height

height: number | ConstrainLongRange

Optional latency

latency: number | ConstrainDoubleRange

Optional logicalSurface

logicalSurface: boolean | ConstrainBooleanParameters

Optional sampleRate

sampleRate: number | ConstrainLongRange

Optional sampleSize

sampleSize: number | ConstrainLongRange

Optional volume

volume: number | ConstrainDoubleRange

Optional width

width: number | ConstrainLongRange

Generated using TypeDoc