ltmmCompressor.Name Property

Visual Basic Example

Visual Basic Example 2

 

Syntax

object.Name As String

Remarks

(Read-only). Gets the compressor’s unique name.

The returned string can be used to uniquely identify a compressor.

A program can save this value to persistent storage and used later with the ltmmCompressors.Find method to restore the compressor selection.

See Also

Elements:

ltmmCompressor.FriendlyName Property, ltmmCompressors.Find Method

Topics:

Multimedia Properties, Methods and Events