ltmmCaptureSizes Object

The ltmmCaptureSizes object contains a collection of registered video capture sizes. The ltmmCaptureCtrl object uses the collection to enumerate and select capture sizes.

The ltmmCaptureSizes object is not externally creatable and is only obtained through the parent object’s VideoCaptureSizes properties.

The ltmmCaptureSizes Object contains the following properties and methods:

Properties

ltmmCaptureSizes.Count

ltmmCaptureSizes.Selection

Methods

ltmmCaptureSizes.Find

ltmmCaptureSizes.Item

See Also

ltmmCaptureCtrl Object