Property CaptureAudio
CaptureAudio
Use this property to capture the audio signal (True) or not (False) in the output.
Declaration
public bool CaptureAudio { get; set; }
Property Value
Type | Description |
---|---|
bool |
Remarks
The audio signal will be captured only if the output format supports it.