Interface IAdvancedVideoCaptureDeviceController

Index

Methods

Methods

public getDeviceProperty(propertyId: string): any

Parameters

  • propertyId: string

Returns

any

public setDeviceProperty(propertyId: string, propertyValue: any)

Parameters

  • propertyId: string
  • propertyValue: any