API:Vcl.MPlayer.TMediaPlayer.DeviceType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DeviceType: TMPDeviceTypes read FDeviceType write SetDeviceType default dtAutoSelect;

C++

__property TMPDeviceTypes DeviceType = {read=FDeviceType, write=SetDeviceType, default=0};

Properties

Type Visibility Source Unit Parent
property published
Vcl.MPlayer.pas
Vcl.MPlayer.hpp
Vcl.MPlayer TMediaPlayer

Description

Embarcadero Technologies does not currently have any additional information.