VideoEdit Gold ActiveX Control

AudioCompressor Object

Description

An AudioCompressor object represents a Audio compressor (codec).

An AudioCompressor can be obtained out of the AudioCompressors collection.

 

Example

Visual Basic Syntax
Dim myAudioCompressor As AudioCompressor
Set myAudioCompressor = VideoEdit1.AudioCompressor.Item(1)