The following tables list the members exposed by VideoCompressors.
| Name | Description | |
|---|---|---|
| Count | Gets the number of items contained in the collection. (Inherited from Leadtools.Multimedia.Compressors) |
| Current | Gets the current item in the collection. (Inherited from Leadtools.Multimedia.Compressors) |
| DivXVideo3ivx | 3ivx DivX Video compressor. |
| DVVideo | DV video compressor. |
| H263 | LEAD H.263 video compressor. |
| H264 | LEAD H.264 video compressor. |
| IsReadOnly | Gets a value indicating whether the collection is read-only. (Inherited from Leadtools.Multimedia.Compressors) |
| Item | Overloaded. Gets the Compressor item at the specified index. (Inherited from Leadtools.Multimedia.Compressors) |
| MCmpMJpeg | LEAD Motion CMP and Motion JPEG video compressor. |
| MCmw | LEAD MCMW video compressor. |
| MJ2k | LEAD Motion JPEG2000 video compressor. |
| MJpeg | LEAD Motion JPEG video compressor. |
| Mpeg2 | LEAD Mpeg2 video compressor. |
| Mpeg4 | LEAD Mpeg4 video compressor. |
| Mpeg4Video3ivx | 3ivx Mpeg-4 compliant compressor. |
| Samsung3ivx | Samsung 3ivx video compressor. |
| ScreenCapture | LEAD ScreenCapture video compressor. |
| Selection | Gets or sets the zero-based index of the selected Compressor item. (Inherited from Leadtools.Multimedia.Compressors) |
| Theora | LEAD Theora lossy video compressor. |
| Uncompressed | Uncompressed video (no compressor). |
| VP8 | LEAD VP8 video compressor. |
| Name | Description | |
|---|---|---|
| Contains | Determines whether a collection contains a specified Compressor item. (Inherited from Leadtools.Multimedia.Compressors) |
| CopyTo | Copies the items of the collection to a Compressor array, starting at a specified array index. (Inherited from Leadtools.Multimedia.Compressors) |
| GetEnumerator | Returns an enumerator that iterates through the collection. (Inherited from Leadtools.Multimedia.Compressors) |
| IndexOf | Overloaded. Determines the index of a specific Compressor item in the collection. (Inherited from Leadtools.Multimedia.Compressors) |
| MoveNext | Advances the enumerator to the next element of the collection. (Inherited from Leadtools.Multimedia.Compressors) |
| Refresh | Refreshes the compressor collection. (Inherited from Leadtools.Multimedia.Compressors) |
| Reset | Sets the enumerator to its initial position, which is before the first element in the collection. (Inherited from Leadtools.Multimedia.Compressors) |