VideoSourceConfiguration constructor
VideoSourceConfiguration(
- dynamic xmlName,
- dynamic xmlUseCount,
- dynamic sourceToken,
- Bounds bounds,
Implementation
VideoSourceConfiguration(
this.xmlName, this.xmlUseCount, this.sourceToken, this.bounds);