Property VLDSVideoOut.TVLDSVideoOut.AudioOutputDevice

From Mitov Wiki Doc
Jump to: navigation, search

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

Class: TVLDSVideoOut

Contents

Syntax

Delphi:

property AudioOutputDevice : TDSVLAudioOutputDevice read FAudioOutputDevice write SetAudioOutputDevice;

C++ Builder:

__property TDSVLAudioOutputDevice * AudioOutputDevice = { read=FAudioOutputDevice, write=SetAudioOutputDevice };

Summary

Desired audio output device(s).

Description

Use this property to select primary and alternative audio output devices. The alternative devices will be used if the primary one is not available.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox