Interface LocalVideoStreamFeatureFactory<TLocalVideoStreamFeature extends LocalVideoStreamFeature>
-
public interface LocalVideoStreamFeatureFactory<TLocalVideoStreamFeature extends LocalVideoStreamFeature>
Represents the factory of local video stream api features.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Class<TLocalVideoStreamFeature>
getLocalVideoStreamFeatureImpl()
-
-
-
Method Detail
-
getLocalVideoStreamFeatureImpl
Class<TLocalVideoStreamFeature> getLocalVideoStreamFeatureImpl()
-
-