LocalVideoStreamFeatureFactory<TLocalVideoStreamFeature> Interface
Type Parameters
- TLocalVideoStreamFeature
public interface LocalVideoStreamFeatureFactory
Represents the factory of local video stream api features.
Method Summary
Modifier and Type | Method and Description |
---|---|
Class<TLocalVideoStreamFeature> | getLocalVideoStreamFeatureImpl() |
Method Details
getLocalVideoStreamFeatureImpl
public Class