| VideoCaptureFormat Constructor (Int32, Int32, Int32, Int32) |
Namespace: Avaya.ClientServices.MediaAssembly: scpmediadll (in scpmediadll.dll) Version: 0.0.0.0
Syntaxpublic VideoCaptureFormat(
int width,
int height,
int minRate,
int maxRate
)
Parameters
- width
- Type: SystemInt32
- height
- Type: SystemInt32
- minRate
- Type: SystemInt32
- maxRate
- Type: SystemInt32
See Also