VideoSource constructor

VideoSource(
  1. {required String token,
  2. required String frameRate,
  3. required Resolution resolution,
  4. Imaging? imaging}
)

Implementation

VideoSource