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.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property EnableAudio() As Boolean |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property bool get_EnableAudio(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|






