HaxeAPI
  • Version 4.2.5
    • 3.4.7
    • 4.0.5
    • 4.1.3
    • 4.2.5
    • 4.3.1
    • Development
  • Download Haxe
  • Learn Haxe
    • Introduction
    • Manual
    • Code Cookbook
    • API Documentation
    • Videos
    • Try Haxe online
    • Haxelib
  • Connect
    • Github
    • Bug reports
    • Stack Overflow
    • Forums
    • Discord
    • Gitter
    • Blog
    • Facebook
    • #haxe
    • @haxelang
    • @haxe_org
    • Contact
View source

typedef MediaTrackConstraintSet

package js.html


Available on js

Fields

@:optionaloptionalwidth:Null<EitherType<Int, ConstrainLongRange>>

@:optionaloptionalviewportWidth:Null<EitherType<Int, ConstrainLongRange>>

@:optionaloptionalviewportOffsetY:Null<EitherType<Int, ConstrainLongRange>>

@:optionaloptionalviewportOffsetX:Null<EitherType<Int, ConstrainLongRange>>

@:optionaloptionalviewportHeight:Null<EitherType<Int, ConstrainLongRange>>

@:optionaloptionalscrollWithPage:Null<Bool>

@:optionaloptionalnoiseSuppression:Null<EitherType<Bool, ConstrainBooleanParameters>>

@:optionaloptionalmediaSource:Null<String>

@:optionaloptionalheight:Null<EitherType<Int, ConstrainLongRange>>

@:optionaloptionalframeRate:Null<EitherType<Float, ConstrainDoubleRange>>

@:optionaloptionalfacingMode:Null<EitherType<String, EitherType<Array<String>, ConstrainDOMStringParameters>>>

@:optionaloptionalechoCancellation:Null<EitherType<Bool, ConstrainBooleanParameters>>

@:optionaloptionaldeviceId:Null<EitherType<String, EitherType<Array<String>, ConstrainDOMStringParameters>>>

@:optionaloptionalchannelCount:Null<EitherType<Int, ConstrainLongRange>>

@:optionaloptionalbrowserWindow:Null<Int>

@:optionaloptionalautoGainControl:Null<EitherType<Bool, ConstrainBooleanParameters>>

This documentation is generated for version 4.2.5

© 2024  Haxe Foundation | Contribute to Haxe