object.Name As String |
Remarks
(Read-only). Gets the compressor’s unique name.
The returned string can be used to uniquely identify a 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...
A program can save this value to persistent storage and used later with the ltmmCompressors.Find method to restore the compressor selection.
Win32, x64
See Also
Elements: |
ltmmCompressor.FriendlyName Property, ltmmCompressors.Find Method |
Topics: |