VideoStreamFeature interface

Represents a Video stream feature

Extends

Inherited Properties

name

The feature name.

Inherited Methods

dispose()

Inherited Property Details

name

The feature name.

name: string

Property Value

string

Inherited From BaseFeature.name

Inherited Method Details

dispose()

function dispose()

Inherited From Disposable.dispose