![]() |
Previous | Next |
The Quality property retrieves a value indicating the quality of the video image relative to the
Syntax
Application.ProfileManager.Item(profileIndex).Item(streamIndex).Quality
Possible Values
This property is a read/write Number (long) ranging from 0 to 100. Specifying this value is not supported in this release.
Remarks
A value of 0 (zero) maximizes the frame rate at the expense of image quality. A value of 100 maximizes image quality at the expense of frame rate.
See Also
Previous | Next |