Description
Gets or sets a value indicating if the
encoded audio stream should be synchronized to video playback If
this is set to false, the audio stream will be disabled. If true,
the audio stream will be sampled from the video source and
synchronized with the video stream.
Property type
Read-write property
Syntax
| [Visual Basic .NET] |
|---|
Public Property EnableAudio() As Boolean
|