Description

Method that returns the descriptive name of the specified compression setting.

Return Type

A String value.  

Syntax

object.GetCompressionName (Compression)

The GetCompressionName Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McStream.
CompressionRequired. A Long value.

Remarks

This method is particularly useful with AVI compression, in which case the name descriptive name of the selected codec is returned. Standard compression methods will be localized.