Megosztás a következőn keresztül:


VideoStreamFeatureCtor type

A VideoStreamFeature objektum konstruktorát jelöli a környezeti argumentummal együtt.

type VideoStreamFeatureCtor<TFeature> = (
  context: VideoStreamFeatureContext
) => TFeature