object.Quality As Long |
Remarks
Gets or sets the quality setting for the video stream The portion of the file holding the video data. The video data might be compressed to save disk space. The data has to be decompressed using a video decompressor Also known as a decoder, this is a module or algorithm to decompress data. before you can play (see) it.. Expected values range from 0 to 100, where zero denotes maximum frame rate and 100 denotes maximum quality.
Win32, x64
See Also