Class: VideoSubscriptionUpdateOptions

.Conference. VideoSubscriptionUpdateOptions

VideoSubscriptionUpdateOptions defines options for updating a subscription's video part.


new VideoSubscriptionUpdateOptions()

Members


<nullable> bitrateMultipliers :number

Only bitrateMultipliers listed in VideoSubscriptionCapabilities are allowed.

Type:
  • number

<nullable> frameRates :number

Only frameRates listed in VideoSubscriptionCapabilities are allowed.

Type:
  • number

<nullable> keyFrameIntervals :number

Only keyFrameIntervals listed in VideoSubscriptionCapabilities are allowed.

Type:
  • number

<nullable> resolution :Owt.Base.Resolution

Only resolutions listed in VideoSubscriptionCapabilities are allowed.

Type: