ltmmCompressors.Refresh Method

Visual Basic Example

Visual Basic Example 2

 

Syntax

object.Refresh()

Remarks

Rebuilds the compressor Also known as an encoder Also known as compressor, this is a module or algorithm to compress data. Playing that data back requires a decompressor, or decoder., this is a module or algorithm to compress data. Playing that data back requires a decompressor, or decoder Also known as a decompressor, this is a module or algorithm to decompress data.. collection.

This method will rebuild the collection of system-registered compressors. It is usually called from applications that respond to system device change notifications.

If the method fails, an error is raised. For more information, refer to the Error Codes.

Platforms

Win32, x64

See Also

Elements:

ltmmCompressors.Count Property, ltmmCompressors.Item Method

Topics:

Multimedia Properties, Methods and Events