VideoStreamFeatureFactory interface

Represents the factory of video stream features

Extends

Properties

videoStreamApiCtor

The constructor that returns an instance of the video stream feature implementation.

Property Details

videoStreamApiCtor

The constructor that returns an instance of the video stream feature implementation.

videoStreamApiCtor: VideoStreamFeatureCtor<TFeature>

Property Value