ltmmWMStreamConfig.Quality Property

Visual Basic Example

Syntax

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.

Platforms

Win32, x64

See Also

Elements:

ltmmWMStreamConfig.Bitrate Property, ltmmWMStreamConfig.BufferWindow Property, ltmmWMStreamConfig.ConnectionName Property, ltmmWMStreamConfig.MaxKeyFrameSpacing Property, ltmmWMStreamConfig.StreamName Property, ltmmWMStreamConfig.StreamNumber Property, ltmmWMStreamConfig.StreamType Property, ltmmWMStreamConfig.Type Property, ltmmWMStreamConfig.GetMediaType Method, ltmmWMStreamConfig.SetMediaType Method, ltmmWMProfile.StreamCount Property, ltmmWMProfile.AddStream Method, ltmmWMProfile.CreateNewStream Method, ltmmWMProfile.GetStream Method, ltmmWMProfile.GetStreamByNumber Method, ltmmWMProfile.ReconfigStream Method, ltmmWMProfile.RemoveStream Method, ltmmWMProfile.RemoveStreamByNumber Method

Topics:

Multimedia Properties, Methods and Events

 

Windows Media Support