RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMediaPlayer.DeviceID Property

Specifies the device ID for the currently open multimedia device.

Pascal
property DeviceID: Word;
C++
__property Word DeviceID;

The value of DeviceID is determined when a device is opened with the Open method. If no device is open, DeviceID is 0. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!