共用方式為


VideoDeviceType type

視訊裝置的類型。

type VideoDeviceType =
  | "Unknown"
  | "UsbCamera"
  | "CaptureAdapter"
  | "Virtual"
  | "ScreenSharing"