Capture.VideoCompressor Property

DirectX.Capture

DirectX.Capture Class Library

Capture.VideoCompressor Property

The video compression filter. 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.

public Filter VideoCompressor {get; set;}

See Also

Capture Class | Capture Members | DirectX.Capture Namespace