Capture.AudioCompressor Property

DirectX.Capture

DirectX.Capture Class Library

Capture.AudioCompressor Property

The audio compression filter.

public Filter AudioCompressor {get; set;}

Remarks

When this property is changed the internal filter graph is rebuilt. This means that some properties will be reset. Set this property as early as possible to avoid losing changes. This property cannot be changed while capturing.

See Also

Capture Class | Capture Members | DirectX.Capture Namespace