Represents the settings for a video track in a HMS (100ms) application.

This class encapsulates the configurations for video tracks that can be used in a HMS session.

Hierarchy

  • HMSVideoTrackSettings

Constructors

Properties

cameraFacing?: HMSCameraFacing

Optional camera facing for the track.

disableAutoResize?: boolean

Optional flag to disable auto resize.

forceSoftwareDecoder?: boolean

Optional flag to force software decoder.

Optional initial state for the track.

simulcastSettings?: HMSSimulcastLayerSettings[]

Optional simulcast settings.

Optional video plugin settings.

Generated using TypeDoc